Skip to content

Commit

Permalink
Bumped to 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
leuat committed Jan 1, 2025
2 parents d3891f1 + eee6aed commit 0e0444a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/LeLib/data.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,13 @@
#define STR(x) STR_HELPER(x)

#define MAJOR 0
<<<<<<< HEAD
#define FEATURE 18
#define NIGHTLY 0
=======
#define FEATURE 17
#define NIGHTLY 459
>>>>>>> eee6aedddb96bda50c81eacb61656644a38ff3c2

#define VERSION STR(MAJOR) "." STR(FEATURE) "." STR(NIGHTLY)

Expand Down

0 comments on commit 0e0444a

Please sign in to comment.