projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
438786e
)
typo in date of developer release
author
Arun Persaud
<arun@nubati.net>
Sun, 21 Nov 2010 02:24:19 +0000 (18:24 -0800)
committer
Arun Persaud
<arun@nubati.net>
Sun, 21 Nov 2010 02:24:19 +0000 (18:24 -0800)
but will leave the tagged version as it is, since it's still a unique version number
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
4db30b0
..
18eae5c
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-28,7
+28,7
@@
dnl| to regenerate configure. Then submit your changes to be folded into
dnl| the standard version of xboard.
dnl| define second argument as VERSION.PATCHLEVEL. e.g. 4.4.0j
-AC_INIT([xboard],[master-20101020],[bug-xboard@gnu.org])
+AC_INIT([xboard],[master-20101120],[bug-xboard@gnu.org])
dnl| need this to be able to compile some files in a subdir (filebrowser)
AM_INIT_AUTOMAKE([subdir-objects])