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