summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-06 19:56:34 +0000
committerxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-06 19:56:34 +0000
commit9f46cc5797b09feed70331955cd87543c5367249 (patch)
tree971c5cfb8c6b2b4edfc9ac8abbc57bf7888cf03a /config.h
parent263e1dbb16324083174e068b65d9596af6e1db7b (diff)
- PREFIX can be changed through a compilation option now
- AI check_box relocated in Settings - fixed couple of compilation warnings git-svn-id: http://opensvn.csie.org/tuxanci_ng@111 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/config.h b/config.h
index e5110a1..12edb10 100644
--- a/config.h
+++ b/config.h
@@ -1,3 +1 @@
-
-#define TUXANCI_NG_VERSION "svn109"
-#define DESTDIR "/usr/local/"
+#define TUXANCI_NG_VERSION "svn111"