Skip to content

Commit 04902e0

Browse files
committed
Release version 2015.02
1 parent c68f45b commit 04902e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

timelib.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
# define timelib_free free
3939
#endif
4040

41-
#define TIMELIB_VERSION 201501
42-
#define TIMELIB_ASCII_VERSION "2015.01"
41+
#define TIMELIB_VERSION 201502
42+
#define TIMELIB_ASCII_VERSION "2015.02"
4343

4444
#define TIMELIB_NONE 0x00
4545
#define TIMELIB_OVERRIDE_TIME 0x01

0 commit comments

Comments
 (0)