[Debtags-commits] [svn] r927 - in tagcoll/trunk: . debian
Enrico Zini
debtags-commits@lists.alioth.debian.org
Sat, 18 Jun 2005 16:31:19 +0000
Author: enrico
Date: Sat Jun 18 16:31:19 2005
New Revision: 927
Modified:
tagcoll/trunk/configure.ac
tagcoll/trunk/debian/changelog
Log:
Bumped version to 1.0
Modified: tagcoll/trunk/configure.ac
==============================================================================
--- tagcoll/trunk/configure.ac (original)
+++ tagcoll/trunk/configure.ac Sat Jun 18 16:31:19 2005
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(tagcoll, 0.2, [enrico@debian.org])
+AC_INIT(tagcoll, 1.0, [enrico@debian.org])
AC_CONFIG_SRCDIR([configure.ac])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE
Modified: tagcoll/trunk/debian/changelog
==============================================================================
--- tagcoll/trunk/debian/changelog (original)
+++ tagcoll/trunk/debian/changelog Sat Jun 18 16:31:19 2005
@@ -1,3 +1,9 @@
+tagcoll (1.0-1) experimental; urgency=low
+
+ * Bumped version to 1.0 and get rid of these weird version numbers.
+
+ -- Enrico Zini <enrico@debian.org> Sat, 18 Jun 2005 18:30:30 +0200
+
tagcoll (0.2-1) experimental; urgency=low
* New upstream version.