X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=ddd71d3d13b2d4676442e2011a00905352900d15;hb=9ae3c17dde160f0961987d9223515e2ce3e9c6b8;hp=3249f8031d73e62bce8b7791913d0a7d4b2fa252;hpb=8fcd189c8493ec6c87bb5589e7b1aaf993efc44e;p=xboard.git diff --git a/configure.ac b/configure.ac index 3249f80..ddd71d3 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],[4.6.0-20120304],[bug-xboard@gnu.org]) +AC_INIT([xboard],[master-20120410],[bug-xboard@gnu.org]) dnl| need this to be able to compile some files in a subdir (filebrowser) AM_INIT_AUTOMAKE([subdir-objects])