We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1dc365 commit ddaa992Copy full SHA for ddaa992
1 file changed
CMakeLists.txt
@@ -22,7 +22,7 @@ project(EmCAD )
22
23
set(EmCAD_VERSION_MAJOR 0)
24
set(EmCAD_VERSION_MINOR 7)
25
-set(EmCAD_VERSION_PATCH 8)
+set(EmCAD_VERSION_PATCH 9)
26
27
set(EmCAD_SHORT_LICENSE "GNU General Public License")
28
0 commit comments