The following commit has been merged in the iwj branch:
commit 4907c748aa10b3bd8c58605c14f37f9c31d1a903
Author: Ian Jackson <[EMAIL PROTECTED]>
Date: Sun Mar 9 11:30:20 2008 +0000
Bump version to 1.15.1~
diff --git a/configure.ac b/configure.ac
index f0faa67..2b8745c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.15.0], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.15.1~], [EMAIL PROTECTED])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
diff --git a/debian/changelog b/debian/changelog
index f9f4c4a..1be8b8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dpkg (1.15.1~) UNRELEASED; urgency=low
+
+ * Start next version.
+
+ -- Ian Jackson <[EMAIL PROTECTED]> Sun, 09 Mar 2008 11:29:20 +0000
+
dpkg (1.15.0) unstable; urgency=low
[ Ian Jackson ]
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]