From: Arun Persaud Date: Fri, 31 Jul 2009 05:28:16 +0000 (-0700) Subject: updated version information X-Git-Tag: gtk-20091122~47 X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=cfe20b85bc436b826dc58ea1bae0b02ff887e0e7;p=xboard.git updated version information --- diff --git a/configure.ac b/configure.ac index 8bbf2bd..1e1e01c 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ dnl| to regenerate configure. Then submit your changes to be folded into dnl| the standard version of xboard. dnl| define second argument as VERSION.PATCHLEVEL. e.g. 4.4.0j -AC_INIT([xboard],[4.4.0.beta1],[bug-xboard@gnu.org]) +AC_INIT([xboard],[5.0.0.20090730],[bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h])