From: Dana Jansens Date: Sat, 4 Aug 2007 16:16:48 +0000 (-0400) Subject: bump the version 2.0.3 X-Git-Tag: release-2.0.3~34 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=d14219087df8632a04b542efd4c2b5d641c47557;p=dana%2Fobconf.git bump the version 2.0.3 --- diff --git a/configure.ac b/configure.ac index 7029298..0c1d88c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([obconf], [2.0.2], [http://bugzilla.icculus.org]) +AC_INIT([obconf], [2.0.3], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/main.c])