Browse Source

change ivversion.h. change version to 1.1.0

yuchuli 3 years ago
parent
commit
8efb625b58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/ivversion.h

+ 1 - 1
include/ivversion.h

@@ -1,5 +1,5 @@
 
-#define VERSION "1.0.0-develop"
+#define VERSION "1.1.0-develop"
 
 
 #include <iostream>