[totem-pl-parser] Update version to 2.27.0
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Subject: [totem-pl-parser] Update version to 2.27.0
- Date: Wed, 22 Apr 2009 09:39:37 -0400 (EDT)
commit 420466642d3ba4cf7726132f5a75e68a4313b497
Author: Bastien Nocera <hadess hadess net>
Date: Wed Apr 22 14:37:22 2009 +0100
Update version to 2.27.0
2009-04-22 Bastien Nocera <hadess hadess net>
* configure.in: Update version to 2.27.0
---
ChangeLog | 4 ++++
configure.in | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 17aa634..f9f443c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-04-22 Bastien Nocera <hadess hadess net>
+ * configure.in: Update version to 2.27.0
+
+2009-04-22 Bastien Nocera <hadess hadess net>
+
* plparse/plparser.symbols:
* plparse/tests/parser.c:
* plparse/totem-pl-parser-private.h:
diff --git a/configure.in b/configure.in
index abb3671..ce08173 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
m4_define(totem_version_major, 2)
-m4_define(totem_version_minor, 26)
+m4_define(totem_version_minor, 27)
m4_define(totem_version_micro, 0)
AC_INIT([totem-pl-parser],
@@ -46,7 +46,7 @@ DBUS_REQS=0.61
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-PLPARSER_LT_VERSION=14:4:2
+PLPARSER_LT_VERSION=15:4:3
AC_SUBST(PLPARSER_LT_VERSION)
TOTEM_PL_PARSER_VERSION_MAJOR=totem_version_major
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]