Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Emdek committed Aug 1, 2018
1 parent b2949f3 commit 149b8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ project(otter-browser)
set(MAJOR_VERSION "0")
set(MINOR_VERSION "9")
set(PATCH_VERSION "99")
set(WEEKLY_VERSION "" CACHE STRING "")
set(WEEKLY_VERSION " RC 11" CACHE STRING "")

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

Expand Down

0 comments on commit 149b8d5

Please sign in to comment.