updated to patchlevel "j" v4.4.0.alpha4
authorArun Persaud <arun@nubati.net>
Sat, 6 Jun 2009 15:57:52 +0000 (08:57 -0700)
committerArun Persaud <arun@nubati.net>
Sat, 6 Jun 2009 16:01:42 +0000 (09:01 -0700)
configure.ac
winboard/config.h

index 4cf545a..c7bf530 100644 (file)
@@ -30,9 +30,9 @@ dnl| the standard version of xboard.
 dnl| need to change these here and in AC_INIT\r
 PRODUCT=xboard\r
 VERSION=4.4  \r
-PATCHLEVEL=0i\r
+PATCHLEVEL=0j\r
 \r
-AC_INIT([xboard],[4.4.0i],[bug-xboard@gnu.org])\r
+AC_INIT([xboard],[4.4.0j],[bug-xboard@gnu.org])\r
 AM_INIT_AUTOMAKE\r
 \r
 AC_CONFIG_HEADERS([config.h])\r
index cc2c5c3..a219a96 100644 (file)
@@ -36,7 +36,7 @@
 \r
 #define LAST_PTY_LETTER 'q'\r
 \r
-#define PATCHLEVEL "0i"\r
+#define PATCHLEVEL "0j"\r
 \r
 #define PRODUCT "WinBoard"\r
 \r