diff --git a/Config b/Config index 130be77cf..7672744f0 100755 --- a/Config +++ b/Config @@ -11,7 +11,7 @@ # distribution without the author's prior consent. # # $Id$ -IRCD_VERSION="Unreal3.1.3 Komara" +IRCD_VERSION="Unreal3.1.4 Meadows" CONF_DATE=`date` LAST_VERSION="very very old" # diff --git a/include/version.h b/include/version.h index 9bb468691..5270aa2bc 100644 --- a/include/version.h +++ b/include/version.h @@ -25,7 +25,7 @@ /**/ #define COMPILEINFO DEBUGMODESET DEBUGSET /* - * Version Unreal3.1.3-Komara + * Version Unreal3.1.4-Meadows */ #define UnrealProtocol 2302 #define PATCH1 "3" diff --git a/update b/update index 4cf8f0e27..25cfccfde 100755 --- a/update +++ b/update @@ -7,7 +7,7 @@ # or included in any package without permission from the author. # # NO WARRANTY IS INCLUDED -CURRENT_VERSION="Unreal3.1.3-Komara" +CURRENT_VERSION="Unreal3.1.4-Meadows" WHATYAWANT="wget" clear cat .UPDATE