diff --git a/configure.in b/configure.in index ec3cd678..ef4ab31d 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ if echo "$srcdir" | grep -q '[[[:space:]\$\"'\'']]'; then fi PACKAGE_RELEASE="1" -PACKAGE_STATUS="alpha" +PACKAGE_STATUS="" PACKAGE_REVISION=`cat packing/revision.txt 2>/dev/null` PACKAGE_VERSION_MAJOR="${PACKAGE_VERSION%%.*}" diff --git a/windows/yateiss.inc b/windows/yateiss.inc index b09275b4..04efc4ea 100644 --- a/windows/yateiss.inc +++ b/windows/yateiss.inc @@ -1,3 +1,3 @@ -AppVerName=Yate 4.2.0 - alpha1 +AppVerName=Yate 4.2.0 - 1 AppVersion=4.2.0 VersionInfoVersion=4.2.0.1 diff --git a/windows/yateversn.h b/windows/yateversn.h index 6b34cd64..7154b8ec 100644 --- a/windows/yateversn.h +++ b/windows/yateversn.h @@ -20,7 +20,7 @@ #define YATE_BUILD_S "0" #define YATE_VERSION "4.2.0" #define YATE_RELEASE "1" -#define YATE_STATUS "alpha" +#define YATE_STATUS "" /* Windows version resource - file and string style */ #define YATE_WINVER_F 4,2,0,1