]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_regex_glob.cpp
Whooops! thanks psychon
[user/henk/code/inspircd.git] / src / modules / m_regex_glob.cpp
index 2f7174f0dd7cb3b53bdbd3a7e7e0f95f710c4659..8990995cf7fd91da8f01fee87d30a33574410967 100644 (file)
@@ -46,7 +46,7 @@ public:
 
        virtual Version GetVersion()
        {
-               return Version("$Id: m_regex_glob.cpp 10291 2008-08-25 20:35:51Z w00t $", VF_COMMON | VF_VENDOR | VF_SERVICEPROVIDER, API_VERSION);
+               return Version("$Id$", VF_COMMON | VF_VENDOR | VF_SERVICEPROVIDER, API_VERSION);
        }
 
        virtual ~ModuleRegexGlob()