* configure.in:
Bump libglabels revision numbers for 2.1.4 release.
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@667
f5e0f49d-192f-0410-a22d-
a8d8700d0965
+2007-08-17 Jim Evins <evins@snaught.com>
+
+ * configure.in:
+ Bump libglabels revision numbers for 2.1.4 release.
+
2007-08-16 Jim Evins <evins@snaught.com>
* Makefile.am:
dnl 5. If any interfaces have been added since the last public release, then increment age.
dnl 6. If any interfaces have been removed since the last public release, then set age
dnl to 0.
-LIBGLABELS_C=3
+LIBGLABELS_C=4
LIBGLABELS_R=0
-LIBGLABELS_A=1
+LIBGLABELS_A=0
LIBGLABELS_VERSION_INFO=${LIBGLABELS_C}:${LIBGLABELS_R}:${LIBGLABELS_A}
AC_SUBST(LIBGLABELS_VERSION_INFO)