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.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
joakim-hove committed Aug 26, 2014
1 parent 968fc1b commit 6fcae11
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 7 )
set( ERT_VERSION_MICRO 3 )
set( ERT_VERSION_MICRO 4 )


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

0 comments on commit 6fcae11

Please sign in to comment.