1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 11:23:12 +02:00

Set all of the core modules versions to VERSION_STRING - SVN is now officially not used anymore

This commit is contained in:
Adam
2010-06-18 18:44:52 -04:00
parent 8f60562dfa
commit cd9ec6fe10
155 changed files with 156 additions and 155 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "module.h"
#define AUTHOR "Rob"
#define VERSION "$Id$"
#define VERSION VERSION_STRING
/* Configuration variables */
int HSRequestMemoUser = 0;