Skip to content

Commit

Permalink
Upped to 0.9.28
Browse files Browse the repository at this point in the history
p4#: 22502
  • Loading branch information
magnesj committed Sep 20, 2013
1 parent f667c60 commit 1ddc0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ResInsightVersion.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

set(CMAKE_MAJOR_VERSION 0)
set(CMAKE_MINOR_VERSION 9)
set(CMAKE_PATCH_VERSION 27)
set(CMAKE_PATCH_VERSION 28)

set(PRODUCTVER ${CMAKE_MAJOR_VERSION},${CMAKE_MINOR_VERSION},0,${CMAKE_PATCH_VERSION})
set(STRPRODUCTVER ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VERSION})
Expand Down

0 comments on commit 1ddc0a4

Please sign in to comment.