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

Commit

Permalink
Updated version to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joakim-hove committed Nov 17, 2015
1 parent 839d974 commit 208ad1d
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 @@ -9,7 +9,7 @@ endif()

set( ERT_VERSION_MAJOR 1 )
set( ERT_VERSION_MINOR 10 )
set( ERT_VERSION_MICRO 0 )
set( ERT_VERSION_MICRO 1 )

# If the micro version is not integer, that should be interpreted as a
# development version leading towards version MAJOR.MINOR.0
Expand Down

0 comments on commit 208ad1d

Please sign in to comment.