Skip to content

Commit f96758f

Browse files
committed
Update the buildr version number -- always forget that.
1 parent 6002b14 commit f96758f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by Buildr 1.2.10, change to your liking
22
# Version number for this release
3-
VERSION_NUMBER = "2.0.2"
3+
VERSION_NUMBER = `git describe`.strip
44
# Version number for the next release
55
NEXT_VERSION = VERSION_NUMBER
66
# Group identifier for your projects

0 commit comments

Comments
 (0)