summaryrefslogtreecommitdiff
path: root/MirOTR/version.h
diff options
context:
space:
mode:
authorNvinside@gmail.com <Nvinside@gmail.com@eced67a3-f377-a0ae-92ae-d6de1850b05a>2012-01-20 23:34:32 +0000
committerNvinside@gmail.com <Nvinside@gmail.com@eced67a3-f377-a0ae-92ae-d6de1850b05a>2012-01-20 23:34:32 +0000
commitb707b16e92d272440c49e2e6f4891882be558854 (patch)
tree063e81f36f6a5d11124419061aa8d896ab171e51 /MirOTR/version.h
parent7deb21a37c0f6ba6339ec0f8b7fb83fa397faf58 (diff)
- crashfix in options HEADtrunkmaster
- timeout and messeges synced - project changes - some other fixes git-svn-id: http://mirotr.googlecode.com/svn/trunk@63 eced67a3-f377-a0ae-92ae-d6de1850b05a
Diffstat (limited to 'MirOTR/version.h')
-rw-r--r--MirOTR/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MirOTR/version.h b/MirOTR/version.h
index 2c9a6c5..8596f3d 100644
--- a/MirOTR/version.h
+++ b/MirOTR/version.h
@@ -5,10 +5,10 @@
#define VER_MAJOR 0
#define VER_MINOR 11
#define VER_RELEASE 0
-#define VER_BUILD 3
+#define VER_BUILD 4
#define __STRINGIZE(x) #x
-#define VER_STRING "0.11.0.3"
+#define VER_STRING "0.11.0.4"
#ifdef _UNICODE
#define SHORT_NAME_STRING "Miranda OTR"