summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/build.h4
-rw-r--r--src/defines.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/src/build.h b/src/build.h
index eecab62..27dbb5c 100644
--- a/src/build.h
+++ b/src/build.h
@@ -36,7 +36,7 @@
#ifndef BUILD_H
#define BUILD_H
-#define BUILDNR 9668
-#define OS_FREEBSD
+#define BUILDNR 9669
+#define OS_LINUX
#endif
diff --git a/src/defines.h b/src/defines.h
index 815075f..6721a47 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -50,12 +50,12 @@
#define HASH_MAXOCC 5
#define HASH_MKEYLEN 32
#define HASH_SCALE 10
-#define NAME "Fype"
+#define NAME "Fype0"
#define ASSEMBLER "yasm"
#define LINKER "cc"
#define SCANNER_BUFSIZE 512
-#define URL "<http://fype.buetow.org>"
-#define VERSION "Superalpha Build"
+#define URL "<http://fype0.buetow.org>"
+#define VERSION "Alpha Build"