We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481eb1d commit 8d04903Copy full SHA for 8d04903
doc.h
@@ -21,8 +21,8 @@
21
22
// New versions - things to change
23
24
-#define THISVERSION 485 // Step 1.
25
-const CString MUSHCLIENT_VERSION = "4.85"; // Step 2.
+#define THISVERSION 486 // Step 1.
+const CString MUSHCLIENT_VERSION = "4.86"; // Step 2.
26
// Step 3. Don't forget VERSION resource in Resources tab
27
// Step 4. Remember: README.TXT
28
install/readme.txt
@@ -1,4 +1,4 @@
1
-MUSHclient version 4.85
+MUSHclient version 4.86
2
=======================
3
4
Thursday, 11th October 2012
0 commit comments