X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=c588cba2dd26bb7c66cfcc72403461d14a38faf2;hb=12f5e5903b89d405f10521788b900d8added456f;hp=1eb0d154b264031e53f40e406cbeead3ad70ff02;hpb=665c4ef0f9740c9d8cdc7d52ff838b54605c66ab;p=xboard.git diff --git a/configure.ac b/configure.ac index 1eb0d15..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-20120226],[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])