[gdl] Post release version bump and updated library version for changed API/ABI
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl] Post release version bump and updated library version for changed API/ABI
- Date: Mon, 3 Oct 2011 17:22:18 +0000 (UTC)
commit 81cbde091699f05bc6c3e449cf58181f9943b802
Author: Johannes Schmid <jhs gnome org>
Date: Mon Oct 3 10:20:59 2011 -0700
Post release version bump and updated library version for changed API/ABI
configure.in | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.in b/configure.in
index f5680c8..1a45101 100644
--- a/configure.in
+++ b/configure.in
@@ -11,15 +11,15 @@ AC_CONFIG_MACRO_DIR([m4])
AM_CONFIG_HEADER(config.h)
GDL_MAJOR_VERSION=3
-GDL_MINOR_VERSION=2
-GDL_MICRO_VERSION=0
+GDL_MINOR_VERSION=3
+GDL_MICRO_VERSION=1
dnl increment if the interface has additions, changes, removals.
-GDL_CURRENT=1
+GDL_CURRENT=2
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-GDL_REVISION=3
+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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]