From f492ab86d8d68a4391c6214c050fcc6c77bd11c0 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 22 Nov 2009 13:05:27 -0800 Subject: [PATCH] new developer release --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 9df6b83..3fe3aa0 100644 --- a/configure.ac +++ b/configure.ac @@ -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],[5.0.0.20091104],[bug-xboard@gnu.org]) +AC_INIT([xboard],[gtk-20091122],[bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) -- 1.7.0.4