Skip to content

Commit

Permalink
Update Lums.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Nax committed Feb 27, 2015
1 parent ea94a86 commit 44cd78c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/Lums/Lums.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#define LUMS_STR2(str) #str
#define LUMS_STR(str) LUMS_STR2(str)
#define LUMS_VERSION_MAJOR 2
#define LUMS_VERSION_MINOR 4
#define LUMS_VERSION_MINOR 5
#define LUMS_VERSION_TEENY 0
#define LUMS_VERSION_PATCH 0

Expand Down Expand Up @@ -49,4 +49,4 @@
#include <Lums/SoundManager.hpp>
#include <Lums/Sound.hpp>

#endif
#endif

0 comments on commit 44cd78c

Please sign in to comment.