diff options
author | Lauri Leukkunen <lle@rahina.org> | 2008-12-07 04:56:19 +0200 |
---|---|---|
committer | Lauri Leukkunen <lle@rahina.org> | 2008-12-07 04:56:19 +0200 |
commit | d28474600bf7cb8284b9f147da829204fdb85959 (patch) | |
tree | b55d6140ed4e76363975fb98f223dfd4b2e645c3 /Makefile | |
parent | 1654226bffae6f0967cedc1ec8f66c37f14d9bee (diff) |
Pump up to .29
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ endif CC = gcc CXX = g++ LD = ld -PACKAGE_VERSION = "1.99.0.28" +PACKAGE_VERSION = "1.99.0.29" PACKAGE = "SB2" LIBSB2_SONAME = "libsb2.so.1" LLBUILD ?= $(SRCDIR)/llbuild |