We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ad3d8 commit d4e78dbCopy full SHA for d4e78db
1 file changed
src/AppTypes.h
@@ -1,7 +1,7 @@
1
#ifndef APPTYPES_H
2
#define APPTYPES_H
3
4
-#define APP_VERSION 105 // Application version (minor % 100)
+#define APP_VERSION 106 // Application version (minor % 100)
5
#define USE_PERFORMANCE_SIM 1 // Use faster and optimized (but more obfuscated) simulation code
6
#define HAVE_PREBUILT_LAYERMAP 1 // We have extracted a fully prebuilt layermap.bin and can use it
7
#define FIX_Z80_LAYERMAP_TO_VISUAL_ENUM 1 // Fix to prebuilt layermap incorrectly counting nets between 1559 and 1710
0 commit comments