diff --git a/.RELEASE.NOTES b/.RELEASE.NOTES index c4bc462b7..30d3ea42e 100644 --- a/.RELEASE.NOTES +++ b/.RELEASE.NOTES @@ -1,5 +1,5 @@ -Unreal3.2-Selene (BETA2) RELEASE NOTES +Unreal3.2-Selene (BETA4) RELEASE NOTES ====================================== I M P O R T A N T R E A D I N G diff --git a/Changes b/Changes index bb63a5eb7..0c6bce345 100644 --- a/Changes +++ b/Changes @@ -887,3 +887,4 @@ seen. gmtime warning still there - Fixed a DEBUGMODE problem with umodes.c - Fixed a snomask bug found by Rob - Made the missing commands error a little more.. tardfriendly +- Preperation for beta4 diff --git a/include/version.h b/include/version.h index 9cc91be58..2010a8eba 100644 --- a/include/version.h +++ b/include/version.h @@ -31,7 +31,7 @@ #define PATCH1 "3" #define PATCH2 ".2" #define PATCH3 "-Selene" -#define PATCH4 "[beta3]" +#define PATCH4 "[beta4]" #define PATCH5 "" #define PATCH6 "" #define PATCH7 ""