libidn-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS libidn


From: libidn-commit
Subject: CVS libidn
Date: Sat, 3 Dec 2005 12:53:21 +0100

Update of /home/cvs/libidn
In directory dopio:/tmp/cvs-serv24564

Modified Files:
        NEWS configure.ac 
Log Message:
Bump version.

--- /home/cvs/libidn/NEWS       2005/12/03 11:34:01     1.288
+++ /home/cvs/libidn/NEWS       2005/12/03 11:53:21     1.289
@@ -2,6 +2,10 @@
 Copyright (C) 2002, 2003, 2004, 2005 Simon Josefsson
 See the end for copying conditions.
 
+* Version 0.6.1 (unreleased)
+
+** API and ABI is backwards compatible with the previous version.
+
 * Version 0.6.0 (released 2005-12-03)
 
 ** A C# port of Libidn has been contributed by Alexander Gnauck.
--- /home/cvs/libidn/configure.ac       2005/12/03 10:43:41     1.157
+++ /home/cvs/libidn/configure.ac       2005/12/03 11:53:21     1.158
@@ -19,14 +19,14 @@
 dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth
 dnl Floor, Boston, MA 02110-1301, USA.
 
-AC_INIT([libidn], [0.6.0], address@hidden)
+AC_INIT([libidn], [0.6.1], address@hidden)
 
 # Library code modified:                              REVISION++
 # Interfaces changed/added/removed:   CURRENT++       REVISION=0
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 16)
-AC_SUBST(LT_REVISION, 14)
+AC_SUBST(LT_REVISION, 15)
 AC_SUBST(LT_AGE, 5)
 
 AC_PREREQ(2.59)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]