Skip to content

Commit

Permalink
Update version.h.in
Browse files Browse the repository at this point in the history
`v1.9.1.9050`
  • Loading branch information
aejontargaryen committed Nov 8, 2022
1 parent 3f47915 commit 83e7e67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/version.h.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_VERSION "1.9.0"
#define PROJECT_VERSION_BUILD_NO "8045"
#define PROJECT_VERSION "1.9.1"
#define PROJECT_VERSION_BUILD_NO "9050"
#define PROJECT_RELEASE "GODFLAME"
#define PROJECT_VERSION_LONG PROJECT_RELEASE " || " "v" PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"

0 comments on commit 83e7e67

Please sign in to comment.