diff options
Diffstat (limited to 'protocols/FacebookRM/common.h')
-rw-r--r-- | protocols/FacebookRM/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/FacebookRM/common.h b/protocols/FacebookRM/common.h index b1f2d2ce90..265c32eb62 100644 --- a/protocols/FacebookRM/common.h +++ b/protocols/FacebookRM/common.h @@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#pragma warning(disable:4312)
#pragma warning(disable:4996)
-#define MIRANDA_VER 0x1000
+#define MIRANDA_VER 0x0A00
#define _WIN32_WINNT 0x0500
#define _WIN32_WINDOWS 0x0500
|