Skip to content

Commit

Permalink
[release] Update version to 0.9.6+ post release
Browse files Browse the repository at this point in the history
  • Loading branch information
Marty Connor committed Nov 23, 2008
1 parent 74b7bc0 commit 708e6e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.9.6 2008-11-23
0.9.6+ 2008-11-23
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -116,7 +116,7 @@ install :
VERSION_MAJOR = 0
VERSION_MINOR = 9
VERSION_PATCH = 6
EXTRAVERSION =
EXTRAVERSION = +
MM_VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
VERSION = $(MM_VERSION).$(VERSION_PATCH)$(EXTRAVERSION)
CFLAGS += -DVERSION_MAJOR=$(VERSION_MAJOR) \
Expand Down

0 comments on commit 708e6e0

Please sign in to comment.