summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/build.h2
-rw-r--r--src/defines.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/build.h b/src/build.h
index 5da306c..3955c32 100644
--- a/src/build.h
+++ b/src/build.h
@@ -35,7 +35,7 @@
#ifndef BUILD_H
#define BUILD_H
-#define BUILDNR 9200
+#define BUILDNR 9203
#define OS_FREEBSD
#endif
diff --git a/src/defines.h b/src/defines.h
index a7eabd7..bfed1ae 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -53,8 +53,8 @@
#define ASSEMBLER "yasm"
#define LINKER "cc"
#define SCANNER_BUFSIZE 512
-#define URL "<http://www.Fype.org>"
-#define VERSION "v0.0-devel Build"
+#define URL "<http://fype.buetow.org>"
+#define VERSION "v0.3-devel Build"