Преглед на файлове

Bump version to 1.14.0~.

Guillem Jover преди 19 години
родител
ревизия
a0200ae5cb
променени са 3 файла, в които са добавени 11 реда и са изтрити 1 реда
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 6 0
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2007-01-09  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Bump version to 1.14.0~.
+
 2007-01-02  Guillem Jover  <guillem@debian.org>
 
 	* configure.ac: Release 1.13.25.

+ 1 - 1
configure.ac

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

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+dpkg (1.14.0) UNRELEASED; urgency=low
+
+  * 
+
+ -- Guillem Jover <guillem@debian.org>  Tue,  9 Jan 2007 22:48:47 +0200
+
 dpkg (1.13.25) unstable; urgency=low
 
   [ Guillem Jover ]