X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=c588cba2dd26bb7c66cfcc72403461d14a38faf2;hb=f6c255363e0b0e53571b95b8cb065a0f1758d2fb;hp=3249f8031d73e62bce8b7791913d0a7d4b2fa252;hpb=a25761ab0e3cdd7fe4080ed79b612cfe780fbde9;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])