We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5bf86 commit e0c4196Copy full SHA for e0c4196
1 file changed
include/libsharedmemory/libsharedmemory.hpp
@@ -1,7 +1,7 @@
1
#pragma once
2
3
#define LIBSHAREDMEMORY_VERSION_MAJOR 1
4
-#define LIBSHAREDMEMORY_VERSION_MINOR 9
+#define LIBSHAREDMEMORY_VERSION_MINOR 10
5
#define LIBSHAREDMEMORY_VERSION_PATCH 0
6
7
#include <ostream>
0 commit comments