Skip to content

Commit 149b8d5

Browse files
committed
Bump version
1 parent b2949f3 commit 149b8d5

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
@@ -13,7 +13,7 @@ project(otter-browser)
1313
set(MAJOR_VERSION "0")
1414
set(MINOR_VERSION "9")
1515
set(PATCH_VERSION "99")
16-
set(WEEKLY_VERSION "" CACHE STRING "")
16+
set(WEEKLY_VERSION " RC 11" CACHE STRING "")
1717

1818
add_definitions(-DOTTER_VERSION_MAIN="${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}" -DOTTER_INSTALL_PREFIX="${CMAKE_INSTALL_PREFIX}")
1919

0 commit comments

Comments
 (0)