Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed May 14, 2015
1 parent ad81290 commit 74d6e19
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 @@ -12,7 +12,7 @@ set(CMAKE_AUTOMOC ON)
option(ENABLE_SYSTEMD "Enables systemd support" ON)

# Set version
set(PROJECT_VERSION "0.0.0")
set(PROJECT_VERSION "0.4.0")

# ECM
find_package(ECM 0.0.11 REQUIRED NO_MODULE)
Expand Down

0 comments on commit 74d6e19

Please sign in to comment.