Skip to content

Commit d4e78db

Browse files
committed
App version 1.06
1 parent 44ad3d8 commit d4e78db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AppTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef APPTYPES_H
22
#define APPTYPES_H
33

4-
#define APP_VERSION 105 // Application version (minor % 100)
4+
#define APP_VERSION 106 // Application version (minor % 100)
55
#define USE_PERFORMANCE_SIM 1 // Use faster and optimized (but more obfuscated) simulation code
66
#define HAVE_PREBUILT_LAYERMAP 1 // We have extracted a fully prebuilt layermap.bin and can use it
77
#define FIX_Z80_LAYERMAP_TO_VISUAL_ENUM 1 // Fix to prebuilt layermap incorrectly counting nets between 1559 and 1710

0 commit comments

Comments
 (0)