Update for 3.68 release

This commit is contained in:
Rumble
2017-02-08 01:03:16 +01:00
parent 71baf9bf00
commit ef17530ed8
13 changed files with 236 additions and 245 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.67";
cpp_extern const char *tbamud_version = "tbaMUD 3.68";
/* strings corresponding to ordinals/bitvectors in structs.h */
/* (Note: strings for class definitions in class.c instead of here) */