From: Arun Persaud Date: Fri, 29 May 2009 05:23:00 +0000 (-0700) Subject: updated patchlevel to "i" X-Git-Tag: v4.4.0.alpha3 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=82404dad2e42e00c825fd0d883c332ab709684c0 updated patchlevel to "i" --- diff --git a/configure.ac b/configure.ac index 392a968..4cf545a 100644 --- a/configure.ac +++ b/configure.ac @@ -30,9 +30,9 @@ dnl| the standard version of xboard. dnl| need to change these here and in AC_INIT PRODUCT=xboard VERSION=4.4 -PATCHLEVEL=0g +PATCHLEVEL=0i -AC_INIT([xboard],[4.4.0e],[bug-xboard@gnu.org]) +AC_INIT([xboard],[4.4.0i],[bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) diff --git a/winboard/config.h b/winboard/config.h index e9874a0..cc2c5c3 100644 --- a/winboard/config.h +++ b/winboard/config.h @@ -36,7 +36,7 @@ #define LAST_PTY_LETTER 'q' -#define PATCHLEVEL "0g" +#define PATCHLEVEL "0i" #define PRODUCT "WinBoard"