Переглянути джерело

Bump version to 1.13.18~.

Guillem Jover 20 роки тому
батько
коміт
880ffacac1
3 змінених файлів з 11 додано та 1 видалено
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 6 0
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2006-03-20  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Bump version to 1.13.18~.
+
 2006-03-20  Guillem Jover  <guillem@debian.org>
 2006-03-20  Guillem Jover  <guillem@debian.org>
 
 
 	* configure.ac: Release 1.13.17.
 	* configure.ac: Release 1.13.17.

+ 1 - 1
configure.ac

@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 # Process this file with autoconf to produce a configure script.
 
 
 AC_PREREQ(2.59)
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.17], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.18~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_AUX_DIR([config])

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+dpkg (1.13.18~) UNRELEASED; urgency=low
+
+  *
+
+ -- Guillem Jover <guillem@debian.org>  Mon, 20 Mar 2006 04:00:33 +0200
+
 dpkg (1.13.17) unstable; urgency=low
 dpkg (1.13.17) unstable; urgency=low
 
 
   [ Frank Lichtenheld ]
   [ Frank Lichtenheld ]