From: Arun Persaud Date: Sat, 6 Jun 2009 15:57:52 +0000 (-0700) Subject: updated to patchlevel "j" X-Git-Tag: v4.4.0.alpha4 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=73b4112daf718e68b1b60db8a304c4f9a930c703 updated to patchlevel "j" --- diff --git a/configure.ac b/configure.ac index 4cf545a..c7bf530 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=0i +PATCHLEVEL=0j -AC_INIT([xboard],[4.4.0i],[bug-xboard@gnu.org]) +AC_INIT([xboard],[4.4.0j],[bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) diff --git a/winboard/config.h b/winboard/config.h index cc2c5c3..a219a96 100644 --- a/winboard/config.h +++ b/winboard/config.h @@ -36,7 +36,7 @@ #define LAST_PTY_LETTER 'q' -#define PATCHLEVEL "0i" +#define PATCHLEVEL "0j" #define PRODUCT "WinBoard"