mirror of
https://github.com/arthurdead/proxysend.git
synced 2025-12-06 18:08:22 +00:00
version
This commit is contained in:
parent
d32c1db3f4
commit
b67b47d9cf
@ -40,9 +40,9 @@
|
||||
/* Basic information exposed publicly */
|
||||
#define SMEXT_CONF_NAME "proxysend"
|
||||
#define SMEXT_CONF_DESCRIPTION "proxysend"
|
||||
#define SMEXT_CONF_VERSION "0.0.0.0"
|
||||
#define SMEXT_CONF_VERSION "0.1.0.0"
|
||||
#define SMEXT_CONF_AUTHOR "Arthurdead"
|
||||
#define SMEXT_CONF_URL "http://www.sourcemod.net/"
|
||||
#define SMEXT_CONF_URL ""
|
||||
#define SMEXT_CONF_LOGTAG "PROXYSEND"
|
||||
#define SMEXT_CONF_LICENSE "GPL"
|
||||
#define SMEXT_CONF_DATESTRING __DATE__
|
||||
|
||||
Loading…
Reference in New Issue
Block a user