summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2007-08-19 21:30:55 +0300
committerLauri Leukkunen <lle@rahina.org>2007-08-19 21:30:55 +0300
commit0afe22a463a79b20411cc9427cf7a16b6ac5b5cb (patch)
tree5a268b9fba320758d6879bf497d3869614c0a33c
parent1d5269d9245b85a9a550e322bc11e62877860184 (diff)
Pump the version1.99.0.13
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 300025b..2cff8c8 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ endif
CC = gcc
CXX = g++
LD = ld
-PACKAGE_VERSION = "1.99.0.12"
+PACKAGE_VERSION = "1.99.0.13"
PACKAGE = "SB2"
LIBSB2_SONAME = "libsb2.so.1"
LLBUILD ?= $(SRCDIR)/llbuild