From 8c0a53cfdbadade222f1b1a0dbc3cc310de7997c Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Tue, 3 Jul 2012 18:30:05 -0400 Subject: [PATCH] Updating versioning for 1.4.4 release. --- 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 8d1b294d..9b12e79b 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 4 /**< SourceMod Release version */ -#define SOURCEMOD_VERSION "1.4.4-dev" /**< SourceMod version string (major.minor.release.build) */ +#define SOURCEMOD_VERSION "1.4.4" /**< SourceMod version string (major.minor.release.build) */ diff --git a/product.version b/product.version index 2847639f..1c99cf0e 100644 --- a/product.version +++ b/product.version @@ -1 +1 @@ -1.4.4-dev +1.4.4 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