[gnome-panel/gtk3] build: Reset libtool versioning to 0



commit f05130552f28011aac5c79e5c9f01c08d81bc5d0
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Jan 31 14:12:58 2011 +0100

    build: Reset libtool versioning to 0
    
    We changed the library name so we can reset.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6a43092..9591ff5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ GNOME_COMMON_INIT
 LIBPANEL_APPLET_API_VERSION=4.0
 AC_SUBST([LIBPANEL_APPLET_API_VERSION],[$LIBPANEL_APPLET_API_VERSION])
 
-LIB_PANEL_APPLET_LT_VERSION=0:5:0
+LIB_PANEL_APPLET_LT_VERSION=0:0:0
 AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
 
 AM_MAINTAINER_MODE



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