The following commit has been merged in the master branch:
commit 9751475b6b05a6ef8afecaf275dacf664ef1093c
Author: Guillem Jover <[EMAIL PROTECTED]>
Date: Tue Apr 8 07:21:39 2008 +0300
Bump version to 1.14.19~
diff --git a/ChangeLog b/ChangeLog
index 3923407..380c0d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-04-08 Guillem Jover <[EMAIL PROTECTED]>
+ * configure.ac: Bump version to 1.14.19~.
+
+2008-04-08 Guillem Jover <[EMAIL PROTECTED]>
+
* configure.ac: Release 1.14.18.
2008-04-08 Guillem Jover <[EMAIL PROTECTED]>
diff --git a/configure.ac b/configure.ac
index 109273f..a7e561c 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.14.18], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.14.19~], [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 2cb7286..8db4272 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dpkg (1.14.19) UNRELEASED; urgency=low
+
+ *
+
+ -- Guillem Jover <[EMAIL PROTECTED]> Tue, 08 Apr 2008 07:20:49 +0300
+
dpkg (1.14.18) unstable; urgency=low
[ Guillem Jover ]
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]