summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-06-29 05:49:37 +0200
committerBardur Arantsson <bardur@scientician.net>2013-06-29 05:49:37 +0200
commit10c35c2542895ff7064208614c0a67e14d146df9 (patch)
treecd609e7e805f2d9013ad890d1f9452abc898e7dc
parentb09c46dab88eb95a130ffedf4fbd411d720d8a35 (diff)
Use "2.4" as save directory and bump SAVEFILE_VERSION
-rw-r--r--src/defines.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/defines.h b/src/defines.h
index ac74b937..d06746d3 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -41,11 +41,9 @@
#define IS_CVS " (ah, git)"
#endif
-#define USER_PATH_VERSION "/2.3"
+#define USER_PATH_VERSION "/2.4"
-#define ANGBAND_2_8_1
-
-#define SAVEFILE_VERSION 104
+#define SAVEFILE_VERSION 105
/*
* This value is not currently used