Skip to content

Commit 7961480

Browse files
committed
Update GUI_VERSION to 0.6.5 in CMakeLists.txt
1 parent 9372618 commit 7961480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Open Ephys GUI main build file
22
cmake_minimum_required(VERSION 3.15)
33

4-
set(GUI_VERSION 0.6.4)
4+
set(GUI_VERSION 0.6.5)
55

66
string(REGEX MATCHALL "[0-9]+" VERSION_LIST ${GUI_VERSION})
77
set(GUI_VERSION_HEX "0x")

0 commit comments

Comments
 (0)