epiphany r8209 - branches/gnome-2-22
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8209 - branches/gnome-2-22
- Date: Thu, 10 Apr 2008 22:55:45 +0100 (BST)
Author: chpe
Date: Thu Apr 10 22:55:45 2008
New Revision: 8209
URL: http://svn.gnome.org/viewvc/epiphany?rev=8209&view=rev
Log:
Set version to 2.22.1.2
Modified:
branches/gnome-2-22/configure.ac
Modified: branches/gnome-2-22/configure.ac
==============================================================================
--- branches/gnome-2-22/configure.ac (original)
+++ branches/gnome-2-22/configure.ac Thu Apr 10 22:55:45 2008
@@ -17,8 +17,9 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[22])
-m4_define([epiphany_version_micro],[2])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
+m4_define([epiphany_version_micro],[1])
+m4_define([epiphany_version_extra],[.2])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro()epiphany_version_extra])
# This can be either "trunk" or "branches/gnome-x-y"
m4_define([epiphany_branch],["branches/gnome-2-22"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]