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

Commit

Permalink
Raised version number to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joakim-hove committed Aug 26, 2014
1 parent f56eb56 commit c9a333d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project( ERT C CXX )

set( ERT_VERSION_MAJOR 1 )
set( ERT_VERSION_MINOR 6 )
set( ERT_VERSION_MICRO 2 )
set( ERT_VERSION_MICRO 3 )


option( BUILD_ERT "Build the full ERT application - Linux only" OFF)
Expand Down

0 comments on commit c9a333d

Please sign in to comment.