summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2007-12-18 09:22:54 +0200
committerLauri Leukkunen <lle@rahina.org>2007-12-18 09:22:54 +0200
commitf33d53234f58fff45c7873d20197d7dd528fa28d (patch)
tree439a1535cc83b3110d4300afcc583f5bf99384b8
parent489afa14d33f6ba90ad9e3499c3bbc82f2f48c14 (diff)
Pump version1.99.0.22
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 4c9464f..33cb37c 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ endif
CC = gcc
CXX = g++
LD = ld
-PACKAGE_VERSION = "1.99.0.20"
+PACKAGE_VERSION = "1.99.0.22"
PACKAGE = "SB2"
LIBSB2_SONAME = "libsb2.so.1"
LLBUILD ?= $(SRCDIR)/llbuild