Skip to content

Commit

Permalink
Bump version to 0.4.91
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Apr 6, 2015
1 parent 5ca87dc commit 3a242a3
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 @@ -16,7 +16,7 @@ option(ENABLE_PULSEAUDIO "Enables PulseAudio mixer backend" ON)
# Set version
set(HAWAII_VERSION_MAJOR 0)
set(HAWAII_VERSION_MINOR 4)
set(HAWAII_VERSION_PATCH 90)
set(HAWAII_VERSION_PATCH 91)
set(HAWAII_VERSION_STRING "${HAWAII_VERSION_MAJOR}.${HAWAII_VERSION_MINOR}.${HAWAII_VERSION_PATCH}")

# ECM
Expand Down

0 comments on commit 3a242a3

Please sign in to comment.