projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
8d3b7a7
)
updated patchlevel to "i"
v4.4.0.alpha3
author
Arun Persaud
<arun@nubati.net>
Fri, 29 May 2009 05:23:00 +0000 (22:23 -0700)
committer
Arun Persaud
<arun@nubati.net>
Fri, 29 May 2009 05:34:54 +0000 (22:34 -0700)
configure.ac
patch
|
blob
|
history
winboard/config.h
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
392a968
..
4cf545a
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=0g
\r
+PATCHLEVEL=0i
\r
\r
-AC_INIT([xboard],[4.4.0e],[bug-xboard@gnu.org])
\r
+AC_INIT([xboard],[4.4.0i],[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
e9874a0
..
cc2c5c3
100644
(file)
--- a/
winboard/config.h
+++ b/
winboard/config.h
@@
-36,7
+36,7
@@
\r
#define LAST_PTY_LETTER 'q'
\r
\r
-#define PATCHLEVEL "0g"
\r
+#define PATCHLEVEL "0i"
\r
\r
#define PRODUCT "WinBoard"
\r
\r