From: Arun Persaud Date: Thu, 16 Jul 2009 06:16:19 +0000 (-0700) Subject: changed version to 4.4.0.beta1 X-Git-Tag: v4.4.0.beta1 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=726aedd72a60c0fd44e7da87b2d02a6377fd408c changed version to 4.4.0.beta1 --- diff --git a/configure.ac b/configure.ac index 97c2d00..0ec602d 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.0k],[bug-xboard@gnu.org]) +AC_INIT([xboard],[4.4.0.beta1],[bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) diff --git a/winboard/WB4Jaws.dev b/winboard/WB4Jaws.dev index 8a07cbb..281f06c 100644 --- a/winboard/WB4Jaws.dev +++ b/winboard/WB4Jaws.dev @@ -236,14 +236,14 @@ Build=0 LanguageID=1033 CharsetID=1252 CompanyName=GNU Project -FileVersion=4.4.0k +FileVersion=4.4.0.beta1 FileDescription=Winboard 32-bit GUI for chess (Includes support for JAWS screen reader) InternalName=winboard.exe LegalCopyright=GPLv3 Copyright © 2009 LegalTrademarks= OriginalFilename=winboard.exe ProductName=Winboard -ProductVersion=4.4.0k +ProductVersion=4.4.0.beta1 AutoIncBuildNr=0 [Unit21] diff --git a/winboard/config.h b/winboard/config.h index 5b61675..c9e4209 100644 --- a/winboard/config.h +++ b/winboard/config.h @@ -46,13 +46,13 @@ #define PACKAGE_NAME "WinBoard" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "WinBoard 4.4.0k" +#define PACKAGE_STRING "WinBoard 4.4.0.beta1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "winboard" /* Define to the version of this package. */ -#define PACKAGE_VERSION "4.4.0k" +#define PACKAGE_VERSION "4.4.0.beta1" #define PTY_ITERATION