Update for 3.67 Release

This commit is contained in:
tb4m11d
2016-01-26 17:43:48 +01:00
parent 5f8895af01
commit 2845907c0d
6 changed files with 256 additions and 151 deletions

View File

@@ -24,7 +24,7 @@
* @todo cpp_extern isn't needed here (or anywhere) as the extern reserved word
* works correctly with C compilers (at least in my Experience)
* Jeremy Osborne 1/28/2008 */
cpp_extern const char *tbamud_version = "tbaMUD 3.66";
cpp_extern const char *tbamud_version = "tbaMUD 3.67";
/* strings corresponding to ordinals/bitvectors in structs.h */
/* (Note: strings for class definitions in class.c instead of here) */