[mutter: 1/209] post-branch bump to 2.27.0.
- From: Owen Taylor <otaylor src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mutter: 1/209] post-branch bump to 2.27.0.
- Date: Thu, 11 Feb 2010 17:21:25 +0000 (UTC)
commit dab00ab0360a897d3516c2998838e0b26d732e75
Author: Thomas James Alexander Thurman <tthurman src gnome org>
Date: Thu Feb 5 01:13:01 2009 +0000
post-branch bump to 2.27.0.
* configure.in: post-branch bump to 2.27.0.
svn path=/trunk/; revision=4116
ChangeLog | 4 ++++
configure.in | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7fc4cfb..7af10a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-04 Thomas Thurman <tthurman gnome org>
+
+ * configure.in: post-branch bump to 2.27.0.
+
2009-02-04 Neil Jagdish Patel <njpatel gmail com>
* src/core/frame.c: queue resize on window undecorate
diff --git a/configure.in b/configure.in
index 65cd3c8..7272ae4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,10 +1,10 @@
AC_PREREQ(2.50)
m4_define([metacity_major_version], [2])
-m4_define([metacity_minor_version], [25])
+m4_define([metacity_minor_version], [27])
# Fibonacci sequence for micro version numbering:
# 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987
-m4_define([metacity_micro_version], [233])
+m4_define([metacity_micro_version], [0])
m4_define([metacity_version],
[metacity_major_version.metacity_minor_version.metacity_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]