Version bump for 2.9.0 rc2 v2.9.0rc2
authorKlaus Aehlig <aehlig@google.com>
Tue, 8 Oct 2013 12:57:54 +0000 (14:57 +0200)
committerKlaus Aehlig <aehlig@google.com>
Tue, 8 Oct 2013 13:53:58 +0000 (15:53 +0200)
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>

configure.ac

index d37965b..ed20f47 100644 (file)
@@ -2,7 +2,7 @@
 m4_define([gnt_version_major], [2])
 m4_define([gnt_version_minor], [9])
 m4_define([gnt_version_revision], [0])
-m4_define([gnt_version_suffix], [~rc1])
+m4_define([gnt_version_suffix], [~rc2])
 m4_define([gnt_version_full],
           m4_format([%d.%d.%d%s],
                     gnt_version_major, gnt_version_minor,