X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=4829862a5cc7ce09bd7e583e4db8bb6f80b0e15a;hb=a56bd5ee92e43cbf5537d877fd4010e5e34a3e11;hp=34a68ee09bd050e653d33ed514251a3f9092fac5;hpb=9c170c940d713535ee4c0e29fbe463df966b19f8;p=xboard.git diff --git a/configure.ac b/configure.ac index 34a68ee..4829862 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl| configure.in dnl| dnl| Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, 2007, -dnl| 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. +dnl| 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. dnl| dnl| GNU XBoard is free software: you can redistribute it and/or modify dnl| it under the terms of the GNU General Public License as published by @@ -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-20121107],[bug-xboard@gnu.org]) +AC_INIT([xboard],[master-20121211],[bug-xboard@gnu.org]) dnl| need this to be able to compile some files in a subdir (filebrowser) AM_INIT_AUTOMAKE([subdir-objects])