[anjuta-extras/gnome-2-30] Set version correctly in configure.ac
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta-extras/gnome-2-30] Set version correctly in configure.ac
- Date: Wed, 28 Apr 2010 19:41:47 +0000 (UTC)
commit 4b3451bca54f958590b14c54493940f1600283fa
Author: Johannes Schmid <jhs gnome org>
Date: Wed Apr 28 21:38:44 2010 +0200
Set version correctly in configure.ac
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index caf3d49..5a22c93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ m4_define(anjuta_micro_version, 1)
m4_define(anjuta_nano_version, 0)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
-AC_INIT(anjuta-extras, 2.30.0)
+AC_INIT(anjuta-extras, anjuta_version)
ANJUTA_EXTRAS_VERSION=anjuta_version
AC_SUBST(ANJUTA_EXTRAS_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]