From 9d4a76c0e9d17517f2f9f8f81a4bf0bc98e1d2b3 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sat, 27 Feb 2010 12:26:02 +0200 Subject: configure.ac: bump version to 2.29.92 Somehow the commit bumping version to 2.29.91 was lost... so 2.29.91 was released as 2.29.90. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 70de21ecb..a3182bf31 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[2]) m4_define([epiphany_version_minor],[29]) -m4_define([epiphany_version_micro],[90]) +m4_define([epiphany_version_micro],[92]) m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) # This can be either "trunk" or "branches/gnome-x-y" -- cgit v1.2.3