From: Dana Jansens Date: Fri, 25 Jan 2008 03:23:54 +0000 (-0500) Subject: bump the version to 3.4.6 in configure.ac X-Git-Tag: release-3.4.6~13 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=8da74d2369b4ed314de61d07e1619faafb81bd7e;p=mikachu%2Fopenbox.git bump the version to 3.4.6 in configure.ac --- diff --git a/configure.ac b/configure.ac index a70462ec..8b027078 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([openbox], [3.4.5], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.4.6], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([openbox/openbox.c])