X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=4f35feea0550141fd0423a9cd91067724e884595;hb=2d0fb98e10ba964a18ff63ea67f5abd04c6df585;hp=21b46aa97d3a2d54d3e3557dbfe1a5a79527ce75;hpb=5e903d5a09f39841135296770934169225fe72b6;p=xboard.git diff --git a/configure.ac b/configure.ac index 21b46aa..4f35fee 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],[master-20120212],[bug-xboard@gnu.org]) +AC_INIT([xboard],[4.6.0.20120212],[bug-xboard@gnu.org]) dnl| need this to be able to compile some files in a subdir (filebrowser) AM_INIT_AUTOMAKE([subdir-objects])