Skip to content

Commit 6070f84

Browse files
Updated version to 1.0.14
1 parent 20d413d commit 6070f84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/Version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#define __VERSION_H
2626

2727
#define STTP_TITLE "STTP C++ Library"
28-
#define STTP_VERSION "1.0.13"
29-
#define STTP_UPDATEDON "2019-07-10"
28+
#define STTP_VERSION "1.0.14"
29+
#define STTP_UPDATEDON "2019-07-11"
3030

3131
#endif

0 commit comments

Comments
 (0)