X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=a5deaa0ee5db7fd00ab9389faf9cbec4cd4933bc;hb=9f8cbf9b523eef988a08309c58785590fd59fcb7;hp=ece13560bfe89b8b96b463a8c0ec86151b733c5a;hpb=f00b56b34a1d43c6cc3e7489fdde4f284d776420;p=xboard.git diff --git a/configure.ac b/configure.ac index ece1356..a5deaa0 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,2008,2009 Free Software -dnl| Foundation, Inc. +dnl| Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, 2007, +dnl| 2008, 2009 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],[4.4.0j],[bug-xboard@gnu.org]) +AC_INIT([xboard],[4.4.0k],[bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h])