From ee41bec1d881f6e1de4967ee019cd3789ebf10b1 Mon Sep 17 00:00:00 2001 From: w00t Date: Sat, 12 Apr 2008 13:19:28 +0000 Subject: Bump out of date module version on this git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9462 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_alltime.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_alltime.cpp') diff --git a/src/modules/m_alltime.cpp b/src/modules/m_alltime.cpp index deecd9fe8..087cd760a 100644 --- a/src/modules/m_alltime.cpp +++ b/src/modules/m_alltime.cpp @@ -75,7 +75,7 @@ class Modulealltime : public Module virtual Version GetVersion() { - return Version(1, 0, 0, 0, VF_COMMON | VF_VENDOR, API_VERSION); + return Version(1, 1, 0, 0, VF_COMMON | VF_VENDOR, API_VERSION); } }; -- cgit v1.3.1-10-gc9f91