libepc r186 - trunk
- From: hasselmm svn gnome org
- To: svn-commits-list gnome org
- Subject: libepc r186 - trunk
- Date: Tue, 15 Jan 2008 08:54:38 +0000 (GMT)
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]