From 75b84796d6d14b9df136f4ea47d87aff3cfa5c90 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 8 Nov 2014 20:04:24 +0000 Subject: code cleaning: - (MCONTACT)-1 replaced with INVALID_CONTACT_ID; - DBVARIANT+db_get_ts replaced with ptrT+db_get_tsa; - VARST added for path reading; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AVS/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AVS/src/version.h') diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 390bf57273..5e231725bd 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 95 #define __RELEASE_NUM 3 -#define __BUILD_NUM 2 +#define __BUILD_NUM 3 #include -- cgit v1.2.3