[anjuta] Post release version bump (and create .xz tarballs)
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Post release version bump (and create .xz tarballs)
- Date: Sun, 25 Sep 2011 13:38:52 +0000 (UTC)
commit b29cb5c88a207c13052b511e059c02748003259a
Author: Johannes Schmid <jhs gnome org>
Date: Sun Sep 25 22:38:29 2011 +0900
Post release version bump (and create .xz tarballs)
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c274a6c..127b123 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.65)
m4_define(anjuta_major_version, 3)
m4_define(anjuta_minor_version, 2)
-m4_define(anjuta_micro_version, 0)
+m4_define(anjuta_micro_version, 1)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
m4_define(bugzilla_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
@@ -68,7 +68,7 @@ SVN_MINOR=5
SVN_PATCH=0
SUBVERSION_REQUIRED=$SVN_MAJOR.$SVN_MINOR.$SVN_PATCH
-AM_INIT_AUTOMAKE([1.10 dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-bzip2 no-dist-gzip])
AM_MAINTAINER_MODE([enable])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]