projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
cc5c555
)
updated to patchlevel "j"
v4.4.0.alpha4
author
Arun Persaud
<arun@nubati.net>
Sat, 6 Jun 2009 15:57:52 +0000 (08:57 -0700)
committer
Arun Persaud
<arun@nubati.net>
Sat, 6 Jun 2009 16:01:42 +0000 (09:01 -0700)
configure.ac
patch
|
blob
|
history
winboard/config.h
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
4cf545a
..
c7bf530
100644
(file)
--- 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
\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
diff --git
a/winboard/config.h
b/winboard/config.h
index
cc2c5c3
..
a219a96
100644
(file)
--- a/
winboard/config.h
+++ b/
winboard/config.h
@@
-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