We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8061415 commit 2f34454Copy full SHA for 2f34454
.vs/slnx.sqlite
0 Bytes
Plateau/config.h
@@ -1,7 +1,7 @@
1
#define PLUG_NAME "Plateau 2"
2
#define PLUG_MFR "Dart"
3
-#define PLUG_VERSION_HEX 0x00010000
4
-#define PLUG_VERSION_STR "1.0.0"
+#define PLUG_VERSION_HEX 0x00020000
+#define PLUG_VERSION_STR "2.0.0"
5
#define PLUG_UNIQUE_ID 'Pltu'
6
#define PLUG_MFR_ID 'Acme'
7
#define PLUG_URL_STR "https://iplug2.github.io"
Plateau/config/Plateau-mac.xcconfig Plateau/config/Plateau2-mac.xcconfigPlateau/config/Plateau-mac.xcconfig renamed to Plateau/config/Plateau2-mac.xcconfig
0 commit comments