From: Dana Jansens Date: Fri, 20 Jul 2007 03:55:34 +0000 (-0400) Subject: bump the version X-Git-Tag: release-2.0.2~24 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b3300b64bb2f6deb2eb8814bcd5eca644968a48b;p=dana%2Fobconf.git bump the version --- diff --git a/configure.ac b/configure.ac index 6b82b90..7029298 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([obconf], [2.0.1], [http://bugzilla.icculus.org]) +AC_INIT([obconf], [2.0.2], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/main.c])