We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9372618 commit 7961480Copy full SHA for 7961480
CMakeLists.txt
@@ -1,7 +1,7 @@
1
#Open Ephys GUI main build file
2
cmake_minimum_required(VERSION 3.15)
3
4
-set(GUI_VERSION 0.6.4)
+set(GUI_VERSION 0.6.5)
5
6
string(REGEX MATCHALL "[0-9]+" VERSION_LIST ${GUI_VERSION})
7
set(GUI_VERSION_HEX "0x")
0 commit comments