[Debtags-commits] [svn] r984 - libdebtags1/trunk

Enrico Zini debtags-commits@lists.alioth.debian.org
Sat, 09 Jul 2005 21:57:50 +0000


Author: enrico
Date: Sat Jul  9 21:57:49 2005
New Revision: 984

Modified:
   libdebtags1/trunk/   (props changed)
   libdebtags1/trunk/README
   libdebtags1/trunk/configure.ac
Log:
 r4007@viaza:  enrico | 2005-07-10 00:57:32 +0300
 Bumped to next unreleased version
 


Modified: libdebtags1/trunk/README
==============================================================================
--- libdebtags1/trunk/README	(original)
+++ libdebtags1/trunk/README	Sat Jul  9 21:57:49 2005
@@ -1,5 +1,5 @@
-README for libdebtags1 1.0.6
-============================
+README for libdebtags1 1.0.7, still unreleased
+==============================================
 
 Functionality
 -------------

Modified: libdebtags1/trunk/configure.ac
==============================================================================
--- libdebtags1/trunk/configure.ac	(original)
+++ libdebtags1/trunk/configure.ac	Sat Jul  9 21:57:49 2005
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(libdebtags1, 1.0.6, [enrico@debian.org])
+AC_INIT(libdebtags1, 1.0.7, [enrico@debian.org])
 AC_CONFIG_SRCDIR([configure.ac])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)