X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=9cd34c63d782217e1a28f586c53219ab389d4f66;hb=97d28802c3f1166f64a2cc32da74d829a60d8243;hp=cae8d5d26da35b21cf99ff1231f7f1d21ea18fae;hpb=855fc89e4cf44598ca1426fe05aa5681e07850c9;p=xboard.git diff --git a/configure.ac b/configure.ac index cae8d5d..9cd34c6 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 Free Software Foundation, Inc. +dnl| 2008, 2009, 2010, 2011, 2012 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-20110822],[bug-xboard@gnu.org]) +AC_INIT([xboard],[master-20120209],[bug-xboard@gnu.org]) dnl| need this to be able to compile some files in a subdir (filebrowser) AM_INIT_AUTOMAKE([subdir-objects])