Skip to content

Commit 6363056

Browse files
committed
Corrected two version numbers that came out wrong.
1 parent 0f11210 commit 6363056

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-8 Bytes
Binary file not shown.

tinyember/TinyEmberPlusRouter/TinyEmberPlusRouter/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "glow/Dispatcher.h"
77

88

9-
#define VERSION_STRING "1.40.0"
9+
#define VERSION_STRING "1.4.0"
1010
#define TCP_PORT 9092
1111

1212
// =====================================================

0 commit comments

Comments
 (0)