From: Ari Johnson Date: Mon, 14 Dec 2015 15:02:42 +0000 (-0500) Subject: Update version files for 0.73p4 development X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=a86547e484903ebff7a61e9c4ee30e7d11a64fd8;p=cobramush.git Update version files for 0.73p4 development --- diff --git a/Patchlevel b/Patchlevel index 0fc5406..44cbbab 100644 --- a/Patchlevel +++ b/Patchlevel @@ -1,2 +1,2 @@ Do not edit this file. It is maintained by official CobraMUSH releases. -This is CobraMUSH 0.73p3. +This is CobraMUSH 0.73p4. diff --git a/game/txt/changes/0.73p4 b/game/txt/changes/0.73p4 new file mode 100644 index 0000000..c6e94f0 --- /dev/null +++ b/game/txt/changes/0.73p4 @@ -0,0 +1,8 @@ +& 0.73p4 +CobraMUSH Version 0.73p4 + 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.73p4 a maintenance release of version 0.73. + It is the fourth maintenance release in that series. diff --git a/hdrs/version.h b/hdrs/version.h index 8253bc0..b898a30 100644 --- a/hdrs/version.h +++ b/hdrs/version.h @@ -1,2 +1,2 @@ -#define VERSION "0.73p3" -#define VBRANCH "release" +#define VERSION "0.73p4" +#define VBRANCH "development"