Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Update development version
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-ince committed May 8, 2019
1 parent 1967846 commit 0510ab0
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 @@ -7,7 +7,7 @@ project(seabolt
IF (DEFINED ENV{SEABOLT_VERSION})
set(_SEABOLT_VERSION $ENV{SEABOLT_VERSION})
ELSE ()
set(_SEABOLT_VERSION "1.7.3-dev")
set(_SEABOLT_VERSION "1.7.4-dev")
ENDIF ()

set(SEABOLT_VERSION ${_SEABOLT_VERSION} CACHE STRING "The version of seabolt being built")
Expand Down

0 comments on commit 0510ab0

Please sign in to comment.