libepc r186 - trunk



Author: hasselmm
Date: Tue Jan 15 08:54:37 2008
New Revision: 186
URL: http://svn.gnome.org/viewvc/libepc?rev=186&view=rev

Log:
Use correct libtool version information (#509503).

* configure.ac: Bump version number and correct LT_VERSION_INFO.


Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Jan 15 08:54:37 2008
@@ -1,7 +1,7 @@
-AC_INIT([libepc], [0.3.2], [mathias openismus com])
+AC_INIT([libepc], [0.3.3], [mathias openismus com])
 AM_INIT_AUTOMAKE([-Wall dist-bzip2 subdir-objects])
 
-LT_VERSION_INFO="1:1:1"
+LT_VERSION_INFO="1:2:0"
 AC_SUBST(LT_VERSION_INFO)
 
 AC_CONFIG_HEADER([config.h])



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