[gdl/gnome-3-4] Fixed so name (bgo#673010)
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl/gnome-3-4] Fixed so name (bgo#673010)
- Date: Fri, 18 May 2012 09:43:45 +0000 (UTC)
commit 29713165f49a6ea34ed8da896c28afa78c2610ce
Author: Johannes Schmid <jhs gnome org>
Date: Fri May 18 11:03:08 2012 +0200
Fixed so name (bgo#673010)
configure.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index f4f49ca..c9ffb78 100644
--- a/configure.in
+++ b/configure.in
@@ -15,16 +15,16 @@ GDL_MINOR_VERSION=4
GDL_MICRO_VERSION=2
dnl increment if the interface has additions, changes, removals.
-GDL_CURRENT=2
+GDL_CURRENT=3
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-GDL_REVISION=1
+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=0
+GDL_AGE=1
AC_SUBST(GDL_CURRENT)
AC_SUBST(GDL_REVISION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]