summaryrefslogtreecommitdiff
path: root/source/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/main.c')
-rw-r--r--source/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/main.c b/source/main.c
index 36f3791..b5f9c72 100644
--- a/source/main.c
+++ b/source/main.c
@@ -33,7 +33,7 @@
#include "snapshot.h"
#include "snap.h"
-#define DSSPEC_VERSION "DEVEL"
+#define DSSPEC_VERSION "0.1"
#ifndef TRUE
#define TRUE 1
@@ -109,7 +109,7 @@ static void Splash(void)
" ",
"PRESS A TO CONTINUE",
" ",
- "https://noddybox.co.uk/",
+ "https://deathstation9000.org.uk/",
" ",
NULL
};