Frank Lichtenheld лет назад: 18
Родитель
Сommit
6f073e6199
2 измененных файлов с 3 добавлено и 1 удалено
  1. 2 0
      ChangeLog
  2. 1 1
      configure.ac

+ 2 - 0
ChangeLog

@@ -1,5 +1,7 @@
 2008-01-21  Frank Lichtenheld  <djpig@debian.org>
 
+	* configure.ac: Release 1.14.16.1
+
 	* debian/control: Add libtimedate-perl to
 	dpkg-dev's Depends and to Build-Depends (for
 	build-time tests). This introduces our first

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