Skip to content

Commit 1505cff

Browse files
committed
Bump to 2.5
1 parent 204ab38 commit 1505cff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Configuration
55
//
66

7-
#define CFG_VERSION_NUM "2.4"
7+
#define CFG_VERSION_NUM "2.5"
88
#define CFG_VERSION "SimpleGraphic v" CFG_VERSION_NUM
99
#define CFG_TITLE "SimpleGraphic"
1010
#define CFG_LOGFILE "SimpleGraphic/SimpleGraphic.log"

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "path-of-building-simplegraphic",
3-
"version": "2.4",
3+
"version": "2.5",
44
"dependencies": [
55
"angle",
66
"curl",

0 commit comments

Comments
 (0)