Skip to content

Commit 70279bc

Browse files
committed
App version 1.04
1 parent 2c925f2 commit 70279bc

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
@@ -4,7 +4,7 @@
44
#define MAX_TRANS 9000 // Max number of transistors (est. for Z80)
55
#define MAX_NETS 3600 // Max number of nets (est. for Z80)
66

7-
#define APP_VERSION 103 // Application version (minor % 100)
7+
#define APP_VERSION 104 // Application version (minor % 100)
88

99
#define HAVE_PREBUILT_LAYERMAP 1 // We have extracted a fully prebuilt layermap.bin and can use it
1010

0 commit comments

Comments
 (0)