summaryrefslogtreecommitdiff
path: root/src/core/stduseronline
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-25 09:05:39 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-25 09:05:39 +0000
commitd6ed23e489d106cd4b06a03c820706467e853f49 (patch)
treeb0d17dcee8b9b6b561d20f7fec02b426423f0d9d /src/core/stduseronline
parent7487284ac14c755d0cf34b510f75c5a3dead96e6 (diff)
end of version zoo
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stduseronline')
-rw-r--r--src/core/stduseronline/version.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/core/stduseronline/version.h b/src/core/stduseronline/version.h
index d58b61dc82..fbb7fb5e43 100644
--- a/src/core/stduseronline/version.h
+++ b/src/core/stduseronline/version.h
@@ -1,14 +1,14 @@
#include <m_version.h>
-#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
-#define __VERSION_STRING MIRANDA_VERSION_STRING
+#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
+#define __VERSION_STRING MIRANDA_VERSION_STRING
-#define __PLUGIN_NAME "Standard User-Is-Online module"
-#define __INTERNAL_NAME "stduseronline"
-#define __FILENAME "stduseronline.dll"
-#define __DESCRIPTION "Core module for user-is-online event processing."
+#define __PLUGIN_NAME "Standard User-Is-Online module"
+#define __INTERNAL_NAME "stduseronline"
+#define __FILENAME "stduseronline.dll"
+#define __DESCRIPTION "Core module for user-is-online event processing."
#define __AUTHOR "Miranda NG Development Team"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdUserOnline/"
-#define __COPYRIGHT "© 2012 Miranda NG Development Team"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/StdUserOnline/"
+#define __COPYRIGHT "© 2012 Miranda NG Development Team"