From cfe20b85bc436b826dc58ea1bae0b02ff887e0e7 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Thu, 30 Jul 2009 22:28:16 -0700 Subject: [PATCH] updated version information --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 8bbf2bd..1e1e01c 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],[4.4.0.beta1],[bug-xboard@gnu.org]) +AC_INIT([xboard],[5.0.0.20090730],[bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) -- 1.7.0.4