X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=1d879d5e335826c1b1b241b5a4ef88079695fb04;hb=b29169b676e7ec9769c73a8eef031b37e263bfd7;hp=330640909e882077fc48761ea1c28fc5ee97b048;hpb=02fd92dd3dd8054335289fa0e253597494d3c630;p=xboard.git diff --git a/configure.ac b/configure.ac index 3306409..1d879d5 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ dnl| MAJOR means large changes dnl| MINOR can includes new features and bug fixes dnl| PATCHLEVEL is used for bugfixes only dnl| pre-release version have a -YYYYMMDD attached, e.g 4.9.0-20160313 -AC_INIT([xboard],[4.9.0-20160402],[bug-xboard@gnu.org]) +AC_INIT([xboard],[4.9.0],[bug-xboard@gnu.org]) dnl| need this to be able to compile some files in a subdir (filebrowser) AM_INIT_AUTOMAKE([subdir-objects])