Updated to 3.66

This commit is contained in:
Rumble 2015-01-18 21:08:08 -06:00
parent 027eec89fc
commit 52cc4e8be1
3 changed files with 5 additions and 3 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.65";
cpp_extern const char *tbamud_version = "tbaMUD 3.66";
/* strings corresponding to ordinals/bitvectors in structs.h */
/* (Note: strings for class definitions in class.c instead of here) */