diff options
Diffstat (limited to 'plugins/db3x_mmap')
-rw-r--r-- | plugins/db3x_mmap/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/db3x_mmap/commonheaders.h b/plugins/db3x_mmap/commonheaders.h index ad24037825..726e69bf1f 100644 --- a/plugins/db3x_mmap/commonheaders.h +++ b/plugins/db3x_mmap/commonheaders.h @@ -21,7 +21,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define MIRANDA_VER 0x1000
+#define MIRANDA_VER 0x0A00
#define _WIN32_WINNT 0x0501
|