Skip to content

Commit

Permalink
v1.3.46b
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Sep 27, 2024
1 parent 8358a45 commit 1f96132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/core/script_version.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define MAJOR 1
#define MINOR 3
#define PATCHLVL 45
#define PATCHLVL 47
#define BUILD 0

2 comments on commit 1f96132

@PabstMirror
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

46+b = 47 I guess

@lambdatiger
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would've guessed 144

Please sign in to comment.