Skip to content

Commit 50e3a9b

Browse files
committed
Version is 5.4.0
1 parent 2999c9c commit 50e3a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Liam/Definition.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ const int IDLE = 6;
104104

105105

106106
#define MAJOR_VERSION 5
107-
#define MINOR_VERSION_1 2
108-
#define MINOR_VERSION_2 2
107+
#define MINOR_VERSION_1 4
108+
#define MINOR_VERSION_2 0
109109

110110
// A bit of macro magic to make a string out of the version number
111111
// The preprocessor works in mysterious ways...

0 commit comments

Comments
 (0)