public
Description: Beanstalk is a simple, fast work queue.
Homepage: http://xph.us/software/beanstalkd/
Clone URL: git://github.com/kr/beanstalkd.git
Click here to lend your support to: beanstalkd and make a donation at www.pledgie.com !
kr (author)
Wed Nov 07 22:43:21 -0800 2007
commit  024fe3c1c0611bd66c52680f5ea9908675478247
tree    6a7c49708f50ee1ebd120dadba7c2ffb4aba4214
parent  2ae48bcb7edc6245ef564a7531630df0c60145e7
beanstalkd / rel-ver.sh
100755 4 lines (2 sloc) 0.058 kb
1
2
3
4
#!/bin/sh -e
 
git-tag -l | sort | tail -1 | cut -d - -f 2