Skip to content

Commit

Permalink
Change version number to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
krivenko committed Aug 14, 2016
1 parent a298657 commit 31f3789
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.8")
set(SOM_VERSION "0.9")
message(STATUS "Configuring SOM version ${SOM_VERSION}")

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

0 comments on commit 31f3789

Please sign in to comment.