rolled up development version to 1.5.10
parent
a9388f4258
commit
54bb708d48
|
|
@ -1,7 +1,10 @@
|
||||||
NORM Version History
|
NORM Version History
|
||||||
|
|
||||||
|
|
||||||
Version 1.5.9 (in progress)
|
Version 1.5.10 (in progress)
|
||||||
|
=============
|
||||||
|
|
||||||
|
Version 1.5.9
|
||||||
=============
|
=============
|
||||||
- Added "normCast" file send/receive example
|
- Added "normCast" file send/receive example
|
||||||
- Protolib ProtoTimer fix for "long" timeout intervals
|
- Protolib ProtoTimer fix for "long" timeout intervals
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,6 @@
|
||||||
|
|
||||||
#ifndef _NORM_VERSION
|
#ifndef _NORM_VERSION
|
||||||
#define _NORM_VERSION
|
#define _NORM_VERSION
|
||||||
#define VERSION "1.5.9"
|
#define VERSION "1.5.10"
|
||||||
#endif // _NORM_VERSION
|
#endif // _NORM_VERSION
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue