Skip to content

Commit ba7ce6a

Browse files
committed
Version bumped to 1.5
1 parent 9265608 commit ba7ce6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
#define VERSION_H
33

44
static const unsigned int VERSION_MAJOR = 1;
5-
static const unsigned int VERSION_MINOR = 4;
5+
static const unsigned int VERSION_MINOR = 5;
66

77
#endif // VERSION_H

0 commit comments

Comments
 (0)