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 50bf4f5 commit ec19208Copy full SHA for ec19208
config.h
@@ -4,7 +4,7 @@
4
// Configuration
5
//
6
7
-#define CFG_VERSION_NUM "2.2"
+#define CFG_VERSION_NUM "2.4"
8
#define CFG_VERSION "SimpleGraphic v" CFG_VERSION_NUM
9
#define CFG_TITLE "SimpleGraphic"
10
#define CFG_LOGFILE "SimpleGraphic/SimpleGraphic.log"
vcpkg.json
@@ -1,6 +1,6 @@
1
{
2
"name": "path-of-building-simplegraphic",
3
- "version": "2.2",
+ "version": "2.4",
"dependencies": [
"angle",
"curl",
0 commit comments