diff options
author | Lauri Leukkunen <lle@rahina.org> | 2008-09-29 18:56:57 +0300 |
---|---|---|
committer | Lauri Leukkunen <lle@rahina.org> | 2008-09-29 18:56:57 +0300 |
commit | 611a56606be2b834a6b05aa931110f93f578f91c (patch) | |
tree | fdfca29f4e9ae963e53a91de83fc4a93de6be28e | |
parent | 95daa6ebdf7fabcd35c082acfbdcb7585a91835c (diff) |
Increase version number to 1.99.0.261.99.0.26
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ endif CC = gcc CXX = g++ LD = ld -PACKAGE_VERSION = "1.99.0.25" +PACKAGE_VERSION = "1.99.0.26" PACKAGE = "SB2" LIBSB2_SONAME = "libsb2.so.1" LLBUILD ?= $(SRCDIR)/llbuild |