Skip to content

Commit da0fb82

Browse files
committed
Version bump for v0.4.0
1 parent 264139e commit da0fb82

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
@@ -9,7 +9,7 @@ else()
99
set(MY_HOVERCRAFT_IS_FULL_OF_EELS_SUBPROJECT ON)
1010
endif()
1111

12-
project(my-hovercraft-is-full-of-eels VERSION 0.3.0 LANGUAGES CXX)
12+
project(my-hovercraft-is-full-of-eels VERSION 0.4.0 LANGUAGES CXX)
1313

1414
find_program(CCACHE_PROGRAM ccache)
1515
if(CCACHE_PROGRAM)

0 commit comments

Comments
 (0)