diff --git a/code/qcommon/q_shared.h b/code/qcommon/q_shared.h index 35de3ba..65fa5d6 100644 --- a/code/qcommon/q_shared.h +++ b/code/qcommon/q_shared.h @@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // q_shared.h -- included first by ALL program modules. // A user mod should never modify this file -#define Q3_VERSION "MiTech 2.0" +#define Q3_VERSION "MiTech 2.1" #ifndef SVN_VERSION #define SVN_VERSION Q3_VERSION #endif