David Woodhouse wrote: > On Sat, 2005-04-23 at 16:30 +0200, Jan Dittmer wrote: > >>>LASTRELEASE=`ls -rt .git/tags | grep -v git | grep -v MailDone | tail -1` >> >>My .git/tags is empty. At least 2.6.12-rc3 is not tagged so I wasn't sure >>how to extract the latest release from the git tree. >>ketchup was the most comfortable way. > > > Nah, asking Linus to tag his releases is the most comfortable way. > Here is an updated version of the script, working with paskys latest tree. -- Jan