]> Dogcows Code - chaz/openbox/commitdiff
set the new library versions cuz its not backward compat
authorDana Jansens <danakj@orodu.net>
Thu, 31 May 2007 15:49:19 +0000 (15:49 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 31 May 2007 15:49:19 +0000 (15:49 +0000)
configure.ac

index 691c1395466ffa3b80079d055e8621d2cb3e8883..d2630b54beeadb9270bf8a7bfa01d98d3bc23422 100644 (file)
@@ -15,9 +15,9 @@ dnl if MAJOR or MINOR version changes, be sure to change AC_INIT above to match
 dnl
 OB_MAJOR_VERSION=3
 OB_MINOR_VERSION=4
-OB_MICRO_VERSION=11
+OB_MICRO_VERSION=12
 OB_INTERFACE_AGE=0
-OB_BINARY_AGE=5
+OB_BINARY_AGE=0
 OB_VERSION=$OB_MAJOR_VERSION.$OB_MINOR_VERSION
 
 AC_SUBST(OB_MAJOR_VERSION)
This page took 0.019868 seconds and 4 git commands to generate.