Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maksis committed Mar 15, 2016
1 parent 5d5bd00 commit 8e09672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ endif (APPLE)

set (PROJECT_NAME "AirDC++ Web Client")
set (TAG_APPLICATION "AirDC++w")
set (VERSION "1.0.0")
set (SOVERSION "1.0.0" )
set (VERSION "1.0.1")
set (SOVERSION "1.0.1" )

set (GNUCXX_MINIMUM_VERSION "4.8")

Expand Down

0 comments on commit 8e09672

Please sign in to comment.