From 0525f62453d7156756e65370b461c14a8aebbcf1 Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Mon, 13 Nov 2006 03:55:26 +0000 Subject: [PATCH] Updated versions and changes for 0.72p3 --- game/txt/changes/0.72p3 | 12 ++++++++++++ hdrs/version.h | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 game/txt/changes/0.72p3 diff --git a/game/txt/changes/0.72p3 b/game/txt/changes/0.72p3 new file mode 100644 index 0000000..123abd9 --- /dev/null +++ b/game/txt/changes/0.72p3 @@ -0,0 +1,12 @@ +& 0.72p3 +CobraMUSH Version 0.72p3 + + 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.) + + Version 0.72p3 is a bugfix/maintenance release of version 0.72. + It is the third bugfix/maintenance release in that series. + + Fixes: + diff --git a/hdrs/version.h b/hdrs/version.h index 12e8a04..11b3911 100644 --- a/hdrs/version.h +++ b/hdrs/version.h @@ -1,2 +1,2 @@ -#define VERSION "0.72p2" -#define VBRANCH "release" +#define VERSION "0.72p3" +#define VBRANCH "stable" -- 2.30.2