[Debtags-commits] [svn] r1117 - debtags/trunk
Enrico Zini
enrico at costa.debian.org
Sat Aug 6 17:22:28 UTC 2005
Author: enrico
Date: Sat Aug 6 17:22:27 2005
New Revision: 1117
Modified:
debtags/trunk/README
debtags/trunk/configure.ac
Log:
Bumped version to next unreleased
Modified: debtags/trunk/README
==============================================================================
--- debtags/trunk/README (original)
+++ debtags/trunk/README Sat Aug 6 17:22:27 2005
@@ -1,5 +1,5 @@
-README for debtags 1.3
-======================
+README for debtags 1.3.1, still unreleased
+==========================================
Functionality
-------------
Modified: debtags/trunk/configure.ac
==============================================================================
--- debtags/trunk/configure.ac (original)
+++ debtags/trunk/configure.ac Sat Aug 6 17:22:27 2005
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(debtags, 1.3, [enrico at debian.org])
+AC_INIT(debtags, 1.3.1, [enrico at debian.org])
AC_CONFIG_SRCDIR([configure.ac])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE
More information about the Debtags-commits
mailing list