summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
Diffstat (limited to 'msvc')
-rw-r--r--msvc/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/msvc/config.h b/msvc/config.h
index d91bd23b..f00d581e 100644
--- a/msvc/config.h
+++ b/msvc/config.h
@@ -19,6 +19,9 @@
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.5.0"
+/* Change this when you create your awesome forked version */
+#define PROGRAM_PREFIX "chocolate-"
+
/* Version number of package */
#define VERSION "1.5.0"