Skip to content

Commit

Permalink
Bump version to 0.4.93
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed Apr 26, 2015
1 parent 23dd488 commit f0eda70
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 @@ -18,7 +18,7 @@ option(ENABLE_MODEMMANAGER_SUPPORT "Enables ModemManager support" OFF)
# Set version
set(HAWAII_VERSION_MAJOR 0)
set(HAWAII_VERSION_MINOR 4)
set(HAWAII_VERSION_PATCH 92)
set(HAWAII_VERSION_PATCH 93)
set(HAWAII_VERSION_STRING "${HAWAII_VERSION_MAJOR}.${HAWAII_VERSION_MINOR}.${HAWAII_VERSION_PATCH}")

# ECM
Expand Down

0 comments on commit f0eda70

Please sign in to comment.