summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2008-12-07 04:44:03 +0200
committerLauri Leukkunen <lle@rahina.org>2008-12-07 04:44:17 +0200
commit1654226bffae6f0967cedc1ec8f66c37f14d9bee (patch)
treed76461c1f6e8571b868d5b76801b1ac4e7bf3680
parent19c071180a5e98ecb761e1f6681b8d629d4625b3 (diff)
Up the version to .281.99.0.28
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b13d286..a86b287 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ endif
CC = gcc
CXX = g++
LD = ld
-PACKAGE_VERSION = "1.99.0.27"
+PACKAGE_VERSION = "1.99.0.28"
PACKAGE = "SB2"
LIBSB2_SONAME = "libsb2.so.1"
LLBUILD ?= $(SRCDIR)/llbuild