Skip to content

Commit d82dc94

Browse files
Updated to version 1.0.10
1 parent 151c431 commit d82dc94

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.9"
29-
#define STTP_UPDATEDON "2019-07-02"
28+
#define STTP_VERSION "1.0.10"
29+
#define STTP_UPDATEDON "2019-07-03"
3030

3131
#endif

0 commit comments

Comments
 (0)