[gimp] Bump version to 2.7.5
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bump version to 2.7.5
- Date: Sun, 11 Dec 2011 19:37:10 +0000 (UTC)
commit 2271f6fe9673301d01d16d5bd8ac00c98ef476a3
Author: Michael Natterer <mitch gimp org>
Date: Sun Dec 11 20:36:48 2011 +0100
Bump version to 2.7.5
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0dbb173..a723d70 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,13 @@ This is the unstable development branch of GIMP. Here we are working
towards the next stable release, which will be GIMP 2.8.
+Changes in GIMP 2.7.5
+=====================
+
+
+ - foo
+
+
Changes in GIMP 2.7.4
=====================
diff --git a/configure.ac b/configure.ac
index 76ea59c..f72685e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AC_PREREQ(2.54)
m4_define([gimp_major_version], [2])
m4_define([gimp_minor_version], [7])
-m4_define([gimp_micro_version], [4])
+m4_define([gimp_micro_version], [5])
m4_define([gimp_real_version],
[gimp_major_version.gimp_minor_version.gimp_micro_version])
m4_define([gimp_version], [gimp_real_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]