[gdl] Increment library version to be sure we have a clean ABI now
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl] Increment library version to be sure we have a clean ABI now
- Date: Mon, 23 Jul 2012 09:43:44 +0000 (UTC)
commit a249e6e3cd41ecdc6fb10bbdba5960f17ee6dc7a
Author: Johannes Schmid <jhs gnome org>
Date: Mon Jul 23 10:41:02 2012 +0200
Increment library version to be sure we have a clean ABI now
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 51414a0..9814332 100644
--- a/configure.in
+++ b/configure.in
@@ -24,7 +24,7 @@ GDL_REVISION=0
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has
dnl precedence over adding, so set to 0 if both happened.
-GDL_AGE=2
+GDL_AGE=0
AC_SUBST(GDL_CURRENT)
AC_SUBST(GDL_REVISION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]