Re-added svn versioning to module

This commit is contained in:
Steve Dudenhoeffer 2007-08-02 16:33:34 +00:00
parent c604eefde0
commit c77176a4ce

View File

@ -3,9 +3,11 @@
#ifndef __MODULECONFIG_H__
#define __MODULECONFIG_H__
#include "svn_version.h"
// Module info
#define MODULE_NAME "NS"
#define MODULE_VERSION "1.8"
#define MODULE_VERSION SVN_VERSION
#define MODULE_AUTHOR "AMX Mod X Dev Team"
#define MODULE_URL "http://www.amxmodx.org/"
#define MODULE_LOGTAG "NS"