projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d1dd363
)
bumped patchlevel to 0g
author
H.G. Muller
<h.g.muller@hccnet.nl>
Fri, 8 May 2009 04:47:37 +0000 (21:47 -0700)
committer
Arun Persaud
<arun@nubati.net>
Fri, 8 May 2009 04:47:37 +0000 (21:47 -0700)
configure.ac
patch
|
blob
|
history
winboard/config.h
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8285fb0
..
49ca8ff
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-12,7
+12,7
@@
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=0e
\r
+PATCHLEVEL=0g
\r
\r
AC_INIT([xboard],[4.4.0e],[bug-xboard@gnu.org])
\r
AM_INIT_AUTOMAKE
\r
diff --git
a/winboard/config.h
b/winboard/config.h
index
980e948
..
e9874a0
100644
(file)
--- a/
winboard/config.h
+++ b/
winboard/config.h
@@
-36,7
+36,7
@@
\r
#define LAST_PTY_LETTER 'q'
\r
\r
-#define PATCHLEVEL "0e"
\r
+#define PATCHLEVEL "0g"
\r
\r
#define PRODUCT "WinBoard"
\r
\r
@@
-129,4
+129,3
@@
#define SCF_DEFAULT 0x0000
\r
#define SCF_ALL 0x0004
\r
#endif
\r
-
\r