X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=05135b2f48331728bcffc072b5a3a0595b28d5a4;hb=f918cc192daaa523fa54fdead770d8eebe79db76;hp=9dfa39ddca77021300dc9cd4eaaba98f20d999c5;hpb=301eb62d44b5fd5d37c9c38efd75ffc98cae669b;p=xboard.git diff --git a/configure.ac b/configure.ac index 9dfa39d..05135b2 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.5.1],[bug-xboard@gnu.org]) +AC_INIT([xboard],[master-20110411],[bug-xboard@gnu.org]) dnl| need this to be able to compile some files in a subdir (filebrowser) AM_INIT_AUTOMAKE([subdir-objects])