From: Dana Jansens Date: Thu, 19 Jul 2007 17:55:11 +0000 (-0400) Subject: bump version X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=2dbd1fb6e85f82e5635128c47932a0df52f66512 bump version --- diff --git a/configure.ac b/configure.ac index 3ebbdb9a..f8b6eecd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([openbox], [3.4.2], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.4.3], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([openbox/openbox.c])