Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/core/StarDataStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/StarDataStream.cpp')
-rw-r--r--source/core/StarDataStream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/StarDataStream.cpp b/source/core/StarDataStream.cpp
index 13bd2c0..1bc1071 100644
--- a/source/core/StarDataStream.cpp
+++ b/source/core/StarDataStream.cpp
@@ -6,7 +6,7 @@
namespace Star {
-unsigned const CurrentStreamVersion = 7; // update OpenProtocolVersion too!
+unsigned const CurrentStreamVersion = 8; // update OpenProtocolVersion too!
DataStream::DataStream()
: m_byteOrder(ByteOrder::BigEndian),