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