[geglmm] Wrong version in configure
- From: Hubert Figuière <hub src gnome org>
- To: svn-commits-list gnome org
- Subject: [geglmm] Wrong version in configure
- Date: Mon, 6 Jul 2009 23:42:21 +0000 (UTC)
commit af3f36ce3b36c0bcbfee5cc7d91e6255680fab03
Author: Hubert Figuiere <hub figuiere net>
Date: Mon Jul 6 19:33:44 2009 -0400
Wrong version in configure
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index d413751..87613b6 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@
#########################################################################
#We use pushdef here because we can't use shell variables before AC_INIT, but we want to use a variable with AC_INIT:
pushdef([LIBGEGLMM_MAJOR_VERSION], [0])
-pushdef([LIBGEGLMM_MINOR_VERSION], [10])
+pushdef([LIBGEGLMM_MINOR_VERSION], [1])
pushdef([LIBGEGLMM_MICRO_VERSION], [0])
pushdef([LIBGEGLMM_EXTRA_VERSION], [])
pushdef([LIBGEGLMM_VERSION], LIBGEGLMM_MAJOR_VERSION.LIBGEGLMM_MINOR_VERSION.LIBGEGLMM_MICRO_VERSION[]LIBGEGLMM_EXTRA_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]