- project renamed to zfc9000 (credit to TerminusEst13 for the name!) :cactus:

Mon, 15 Dec 2014 08:24:32 +0200

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Mon, 15 Dec 2014 08:24:32 +0200
changeset 35
413a7de58398
parent 34
3caf69e7350b
child 36
3f8053c3929f

- project renamed to zfc9000 (credit to TerminusEst13 for the name!) :cactus:

CMakeLists.txt file | annotate | diff | comparison | revisions
sources/version.h file | annotate | diff | comparison | revisions
--- a/CMakeLists.txt	Mon Dec 15 06:07:12 2014 +0200
+++ b/CMakeLists.txt	Mon Dec 15 08:24:32 2014 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required (VERSION 2.4)
-project (hurgharama)
+project (zfc9000)
 
 set (SOURCE_FILES
 	sources/filesystem.cpp
--- a/sources/version.h	Mon Dec 15 06:07:12 2014 +0200
+++ b/sources/version.h	Mon Dec 15 08:24:32 2014 +0200
@@ -31,7 +31,7 @@
 #pragma once
 #include "basics.h"
 
-#define APPNAME "hurgharama"
+#define APPNAME "zfc9000"
 #define VERSION_MAJOR 1
 #define VERSION_MINOR 0
 #define VERSION_PATCH 0

mercurial