projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a19dec6
)
new version number for developer release
author
Arun Persaud
<arun@nubati.net>
Mon, 1 Oct 2012 01:55:13 +0000
(18:55 -0700)
committer
Arun Persaud
<arun@nubati.net>
Mon, 1 Oct 2012 01:55:13 +0000
(18:55 -0700)
configure.ac
patch
|
blob
|
history
winboard/config.h
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
a1afa25
..
dc540fa
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
dnl| the standard version of xboard.
dnl| define second argument as VERSION.PATCHLEVEL. e.g. 4.4.0j
-AC_INIT([xboard],[master-20120
4
30],[bug-xboard@gnu.org])
+AC_INIT([xboard],[master-20120
9
30],[bug-xboard@gnu.org])
dnl| need this to be able to compile some files in a subdir (filebrowser)
AM_INIT_AUTOMAKE([subdir-objects])
dnl| need this to be able to compile some files in a subdir (filebrowser)
AM_INIT_AUTOMAKE([subdir-objects])
diff --git
a/winboard/config.h
b/winboard/config.h
index
6f742aa
..
57b07f1
100644
(file)
--- a/
winboard/config.h
+++ b/
winboard/config.h
@@
-46,16
+46,16
@@
#define PACKAGE_NAME "WinBoard"
\r
\r
/* Define to the full name and version of this package. */
\r
#define PACKAGE_NAME "WinBoard"
\r
\r
/* Define to the full name and version of this package. */
\r
-#define PACKAGE_STRING "WinBoard master-20120
4
30"
\r
+#define PACKAGE_STRING "WinBoard master-20120
9
30"
\r
\r
/* Define to the one symbol short name of this package. */
\r
#define PACKAGE_TARNAME "winboard"
\r
\r
/* Define to the version of this package. */
\r
\r
/* Define to the one symbol short name of this package. */
\r
#define PACKAGE_TARNAME "winboard"
\r
\r
/* Define to the version of this package. */
\r
-#define PACKAGE_VERSION "master-20120
4
30"
\r
+#define PACKAGE_VERSION "master-20120
9
30"
\r
\r
/* Define the Windows-specific FILE version info. this *MUST* be four comma separated 16-bit integers */
\r
\r
/* Define the Windows-specific FILE version info. this *MUST* be four comma separated 16-bit integers */
\r
-#define PACKAGE_FILEVERSION 4,7,2012,
4
30
\r
+#define PACKAGE_FILEVERSION 4,7,2012,
9
30
\r
\r
#define PTY_ITERATION
\r
\r
\r
#define PTY_ITERATION
\r
\r