X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=a8d52e014758e7aa70466edcc932ffee4fe93fa3;hb=985cec56a6e655776b35dfeaf338f748808651da;hp=a20d38958c7887a756c5d9fc980f0cadb44f75be;hpb=b2b2d8755e45e650b711c509a23226c3c1ca86e0;p=xboard.git diff --git a/configure.ac b/configure.ac index a20d389..a8d52e0 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-20160313],[bug-xboard@gnu.org]) +AC_INIT([xboard],[4.9.1],[bug-xboard@gnu.org]) dnl| need this to be able to compile some files in a subdir (filebrowser) AM_INIT_AUTOMAKE([subdir-objects])