Skip to content

Commit

Permalink
Changed application version to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
krivenko committed Jun 4, 2016
1 parent da00bb5 commit 99e5e51
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 @@ -4,7 +4,7 @@ project(triqs_som CXX)
set(CMAKE_BUILD_TYPE Release)

# Version number of the application
set(SOM_VERSION "0.7")
set(SOM_VERSION "0.8")
message(STATUS "Configuring SOM version ${SOM_VERSION}")

# Append triqs installed files to the cmake load path
Expand Down

0 comments on commit 99e5e51

Please sign in to comment.