From: Arun Persaud Date: Sun, 21 Nov 2010 02:24:19 +0000 (-0800) Subject: typo in date of developer release X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=94a0b32d0e66365ad23f99e1a6e162b0168b9e2a typo in date of developer release but will leave the tagged version as it is, since it's still a unique version number --- diff --git a/configure.ac b/configure.ac index 4db30b0..18eae5c 100644 --- 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])