From 4b0f6c610f755e0cb93843d5a2a6c70336eafe39 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 1 Oct 2006 14:59:38 +0000 Subject: Now with binary versioning goodness git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/extra/m_pgsql.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/extra/m_pgsql.cpp') diff --git a/src/modules/extra/m_pgsql.cpp b/src/modules/extra/m_pgsql.cpp index 103c9edfc..4e316b9ec 100644 --- a/src/modules/extra/m_pgsql.cpp +++ b/src/modules/extra/m_pgsql.cpp @@ -657,7 +657,7 @@ public: virtual Version GetVersion() { - return Version(1, 0, 0, 0, VF_VENDOR|VF_SERVICEPROVIDER); + return Version(1, 0, 0, 0, VF_VENDOR|VF_SERVICEPROVIDER, API_VERSION); } virtual ~ModulePgSQL() -- cgit v1.3.1-10-gc9f91