[miranda] r14464 committed - Bump version

1 view
Skip to first unread message

mir...@googlecode.com

unread,
Apr 5, 2014, 4:29:53 PM4/5/14
to miranda-i...@googlegroups.com
Revision: 14464
Author: rain...@gmail.com
Date: Sat Apr 5 20:28:24 2014 UTC
Log: Bump version
http://code.google.com/p/miranda/source/detail?r=14464

Modified:
/trunk/miranda/docs/changelog.txt
/trunk/miranda/include/m_version.h
/trunk/miranda-tools/installer/miranda-version.nsi

=======================================
--- /trunk/miranda/docs/changelog.txt Wed Jan 15 21:32:12 2014 UTC
+++ /trunk/miranda/docs/changelog.txt Sat Apr 5 20:28:24 2014 UTC
@@ -3,6 +3,12 @@
www.miranda-im.org


+* New in 0.10.22
+Bugfixes:
+ - Installer fixes/changes
+ - Jabber: Fix issue with acknowledgement
+
+
* New in 0.10.21
Bugfixes:
- Update copyrights
=======================================
--- /trunk/miranda/include/m_version.h Fri Jan 10 16:38:59 2014 UTC
+++ /trunk/miranda/include/m_version.h Sat Apr 5 20:28:24 2014 UTC
@@ -27,9 +27,9 @@
#define MIRANDA_MAKE_VERSION(a,b,c,d) (((((DWORD)(a))&0xFF)<<24)|
((((DWORD)(b))&0xFF)<<16)|((((DWORD)(c))&0xFF)<<8)|(((DWORD)(d))&0xFF))
#endif

-#define MIRANDA_VERSION_FILEVERSION 0,10,21,0
-#define MIRANDA_VERSION_STRING "0.10.21.0"
-#define MIRANDA_VERSION_CORE MIRANDA_MAKE_VERSION(0, 10, 21, 0)
-#define MIRANDA_VERSION_CORE_STRING "0.10.21"
+#define MIRANDA_VERSION_FILEVERSION 0,10,22,0
+#define MIRANDA_VERSION_STRING "0.10.22.0"
+#define MIRANDA_VERSION_CORE MIRANDA_MAKE_VERSION(0, 10, 22, 0)
+#define MIRANDA_VERSION_CORE_STRING "0.10.22"

#endif // M_VERSION_H__
=======================================
--- /trunk/miranda-tools/installer/miranda-version.nsi Fri Jan 10 16:38:59
2014 UTC
+++ /trunk/miranda-tools/installer/miranda-version.nsi Sat Apr 5 20:28:24
2014 UTC
@@ -1,4 +1,4 @@
; Miranda Version Info

-!define MIM_VERSION "0.10.21"
+!define MIM_VERSION "0.10.22"
!define MIM_BETA "0" ; 0 for final build
Reply all
Reply to author
Forward
0 new messages