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 204ab38 commit 1505cffCopy full SHA for 1505cff
config.h
@@ -4,7 +4,7 @@
4
// Configuration
5
//
6
7
-#define CFG_VERSION_NUM "2.4"
+#define CFG_VERSION_NUM "2.5"
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.4",
+ "version": "2.5",
"dependencies": [
"angle",
"curl",
0 commit comments