Browse Source

Bump version to 1.14.8~

Guillem Jover 19 years ago
parent
commit
6d66ede056
3 changed files with 6 additions and 2 deletions
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 1 1
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2007-10-08  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Bump version to 1.14.8~.
+
 2007-10-08  Guillem Jover  <guillem@debian.org>
 
 	* configure.ac: Release 1.14.7.

+ 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.14.7], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.8~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

+ 1 - 1
debian/changelog

@@ -3,7 +3,7 @@ dpkg (1.14.8) UNRELEASED; urgency=low
   [ Updated man pages translations ]
   * German (Helge Kreutzmann).
 
- --  <@debian.org>  Mon, 08 Oct 2007 18:47:34 +0300
+ -- Guillem Jover <guillem@debian.org>  Mon, 08 Oct 2007 18:47:34 +0300
 
 dpkg (1.14.7) unstable; urgency=low