summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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