Skip to content

Commit

Permalink
Up to version 0.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Apr 2, 2017
1 parent 59b8428 commit fa38e9b
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 @@ -13,7 +13,7 @@ ENDIF()
PROJECT(Stellarium)
SET(STELLARIUM_MAJOR "0")
SET(STELLARIUM_MINOR "12")
SET(STELLARIUM_PATCH "8")
SET(STELLARIUM_PATCH "9")
SET(VERSION "${STELLARIUM_MAJOR}.${STELLARIUM_MINOR}.${STELLARIUM_PATCH}")
SET(PACKAGE stellarium)

Expand Down

0 comments on commit fa38e9b

Please sign in to comment.