From 9389a0f1381850ec923196592ec3f0929f8b03d2 Mon Sep 17 00:00:00 2001 From: Fyren Date: Fri, 28 Oct 2011 18:24:01 -0700 Subject: [PATCH] Bump stuff for release build. --- plugins/include/version.inc | 2 +- product.version | 2 +- tools/buildbot/build_type | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/include/version.inc b/plugins/include/version.inc index ed63961a..3595de40 100644 --- a/plugins/include/version.inc +++ b/plugins/include/version.inc @@ -39,4 +39,4 @@ #define SOURCEMOD_V_MINOR 4 /**< SourceMod Minor version */ #define SOURCEMOD_V_RELEASE 0 /**< SourceMod Release version */ -#define SOURCEMOD_VERSION "1.4.0-dev" /**< SourceMod version string (major.minor.release.build) */ +#define SOURCEMOD_VERSION "1.4.0" /**< SourceMod version string (major.minor.release.build) */ diff --git a/product.version b/product.version index c3f0d2bb..88c5fb89 100644 --- a/product.version +++ b/product.version @@ -1 +1 @@ -1.4.0-dev +1.4.0 diff --git a/tools/buildbot/build_type b/tools/buildbot/build_type index 38f8e886..17640be7 100644 --- a/tools/buildbot/build_type +++ b/tools/buildbot/build_type @@ -1 +1 @@ -dev +rel