summaryrefslogtreecommitdiff
path: root/codeblocks/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'codeblocks/config.h')
-rw-r--r--codeblocks/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/codeblocks/config.h b/codeblocks/config.h
index 9026d398..75da3ba1 100644
--- a/codeblocks/config.h
+++ b/codeblocks/config.h
@@ -17,6 +17,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-"
+
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1