mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-11 11:39:02 -04:00
Replace here too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9463 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
2a3538cf05
commit
2205c65c72
@ -67,7 +67,7 @@ class Modulealltime : public Module
|
||||
|
||||
virtual Version GetVersion()
|
||||
{
|
||||
return Version(1, 0, 0, 0, VF_COMMON | VF_VENDOR, API_VERSION);
|
||||
return Version(1, 2, 0, 0, VF_COMMON | VF_VENDOR, API_VERSION);
|
||||
}
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user