]> err.no Git - dpkg/commitdiff
Bump version to 1.13.24~.
authorGuillem Jover <guillem@debian.org>
Thu, 12 Oct 2006 00:16:34 +0000 (00:16 +0000)
committerGuillem Jover <guillem@debian.org>
Thu, 12 Oct 2006 00:16:34 +0000 (00:16 +0000)
ChangeLog
configure.ac
debian/changelog

index 4790a8f2a9e5a3b99c6319c7db6b4ea6689499e4..59c2d81500fc794129fe235513cd6cd3a3b17147 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-12  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Bump version to 1.13.24~.
+
 2006-10-12  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Release 1.13.23.
index 1e9ed4fc1fbbd0de0550efc50f279cbf05085fae..63bf144bc2a76b79aa1691044b6a3dedfaba874a 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.23], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.24~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index e3782a64984548adb3ecb0870fc5243c3db256ae..b424e44c1fa6ffe7bb1841869e7fefaed0b7f37b 100644 (file)
@@ -1,3 +1,8 @@
+dpkg (1.13.24~) UNRELEASED; urgency=low
+
+
+ -- Guillem Jover <guillem@debian.org>  Thu, 12 Oct 2006 03:15:23 +0300
+
 dpkg (1.13.23) unstable; urgency=low
 
   [ Guillem Jover ]