aboutsummaryrefslogtreecommitdiff
path: root/include/Version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Version.hpp')
-rw-r--r--include/Version.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Version.hpp b/include/Version.hpp
index 915f622..57a53f5 100644
--- a/include/Version.hpp
+++ b/include/Version.hpp
@@ -6,6 +6,7 @@ namespace sibs
{
enum class VersionOperation
{
+ NONE,
LESS,
LESS_EQUAL,
EQUAL,