From: Dana Jansens Date: Thu, 19 Jul 2007 18:36:13 +0000 (-0400) Subject: make the master branch's version very unique and fun X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=8756d41fd404f84829253d3e0ee31d05b5b4a50c make the master branch's version very unique and fun --- diff --git a/configure.ac b/configure.ac index f8b6eecd..8dabe534 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([openbox], [3.4.3], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.999.0], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([openbox/openbox.c])