Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
maksis committed Jul 19, 2016
1 parent 44e8cc0 commit f1333e8
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.6")
set (SOVERSION "1.0.6" )
set (VERSION "1.0.7")
set (SOVERSION "1.0.7" )

set (GNUCXX_MINIMUM_VERSION "4.8")

Expand Down

0 comments on commit f1333e8

Please sign in to comment.