Navigation Menu

Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarrod Johnson committed Sep 20, 2011
1 parent 66d0d22 commit 36becca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -156,7 +156,7 @@ install :
#
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_PATCH = 2
VERSION_PATCH = 3
EXTRAVERSION = -$(shell date +%y%m%d)
MM_VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION)
Expand Down

0 comments on commit 36becca

Please sign in to comment.