Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[release] Update version to 0.9.9+ post release
  • Loading branch information
Marty Connor committed Oct 21, 2009
1 parent f28b9cf commit 2549f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -130,7 +130,7 @@ install :
VERSION_MAJOR = 0
VERSION_MINOR = 9
VERSION_PATCH = 9
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 2549f58

Please sign in to comment.