Updated version numbers for 0.80 development
authorCobraMUSH <devteam@cobramush.org>
Fri, 2 Mar 2007 16:44:01 +0000 (16:44 +0000)
committerCobraMUSH <devteam@cobramush.org>
Fri, 2 Mar 2007 16:44:01 +0000 (16:44 +0000)
Patchlevel
game/txt/changes/0.80 [new file with mode: 0644]
game/txt/connect.txt
hdrs/version.h

index 8fff371bf6dc26b3ea65499ae46feb5caf5d0e26..b56bb854dcdc9535daca3691b812df59153c81ab 100644 (file)
@@ -1,2 +1,2 @@
 Do not edit this file. It is maintained by official CobraMUSH releases.
-This is CobraMUSH 0.73.
+This is CobraMUSH 0.80.
diff --git a/game/txt/changes/0.80 b/game/txt/changes/0.80
new file mode 100644 (file)
index 0000000..70ddf81
--- /dev/null
@@ -0,0 +1,9 @@
+& 0.80
+CobraMUSH Version 0.80
+  This is a list of changes in CobraMUSH that could be of
+  interest to the user.
+  (See 'changes entries' for a list of all versions.)
+
+ Fixes:
+   * All fixes from pre-0.80 development series
+
index dacba4839df99a386b63beda65f65c3e97cf81fe..eb0e0ad587f9504f4b51bba329bdba7e60ba90c5 100644 (file)
@@ -1,7 +1,7 @@
 <This is where you announce that they've connected to your MUSH>
 <It's a good idea to include the version/patchlevel of MUSH you're running>
 <It's a good idea to include an email address for questions about the MUSH>
------------------------ CobraMUSH-v0.73 -------------------------------------
+----------------------- CobraMUSH-v0.80 -------------------------------------
 Use create <name> <password> to create a character.
 Use connect <name> <password> to connect to your existing character.
 Use 'ch <name> <pass>' to connect hidden, and cd to connect DARK (admin)
index 7156ac3b7edb61ab7109515241e864111c94b8c4..2c2a19080a9e97a70c30ecf445e88fdfcdca9de6 100644 (file)
@@ -1,2 +1,2 @@
-#define VERSION "0.73"
+#define VERSION "0.80"
 #define VBRANCH "development"