summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2008-03-14 07:49:50 +0200
committerLauri Leukkunen <lle@rahina.org>2008-03-14 07:49:50 +0200
commit3016d103399d0f575ef23d91128eb76f4c3c9cd7 (patch)
tree46508692e9f62c1b9449f07c1c6b597dc91a270e
parent3a7c0c23b56f9dec02c500e429fbdef875a699f1 (diff)
increase version numbers to .241.99.0.24
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
-rw-r--r--Makefile2
-rw-r--r--debian/changelog4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d43864..efa960b 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ endif
CC = gcc
CXX = g++
LD = ld
-PACKAGE_VERSION = "1.99.0.23"
+PACKAGE_VERSION = "1.99.0.24"
PACKAGE = "SB2"
LIBSB2_SONAME = "libsb2.so.1"
LLBUILD ?= $(SRCDIR)/llbuild
diff --git a/debian/changelog b/debian/changelog
index 8ed4605..f7d1f1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,7 @@
+scratchbox2 (1.99.0.24) unstable; urgency=low
+ * fill me up
+ -- Lauri Leukkunen <lle@rahina.org> Fri Mar 14 2008 07:48:35 +0200
+
scratchbox2 (1.99.0.22) unstable; urgency=low
* New upstream version