浏览代码

Bump version to 1.14.5~.

Guillem Jover 19 年之前
父节点
当前提交
6dfdeb58dd
共有 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-05-24  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Bump version to 1.14.5~.
+
 2007-05-24  Guillem Jover  <guillem@debian.org>
 2007-05-24  Guillem Jover  <guillem@debian.org>
 
 
 	* configure.ac: Release 1.14.4.
 	* configure.ac: Release 1.14.4.

+ 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.14.4], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.5~], [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.14.5) UNRELEASED; urgency=low
+
+  * 
+
+ -- Guillem Jover <guillem@debian.org>  Thu, 24 May 2007 20:06:18 +0300
+
 dpkg (1.14.4) unstable; urgency=low
 dpkg (1.14.4) unstable; urgency=low
 
 
   [ Guillem Jover ]
   [ Guillem Jover ]