Skip to content

Commit

Permalink
let's begin next version
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Jul 19, 2014
1 parent 45c0286 commit 01afaca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.11)
PROJECT(Stellarium)
SET(STELLARIUM_MAJOR "0")
SET(STELLARIUM_MINOR "13")
SET(STELLARIUM_PATCH "0")
SET(STELLARIUM_PATCH "1")
SET(VERSION "${STELLARIUM_MAJOR}.${STELLARIUM_MINOR}.${STELLARIUM_PATCH}")
SET(PACKAGE stellarium)

Expand Down
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ New version of the Quasars plugin: improvements for performance; added marker_co
New version of the Pulsars plugin: improvements for performance; display pulsars with glitches; setting color for marker for different types of the pulsars.
New versions of the Compass Marks, Oculars, Historical Supernovae, Observability analysis and Bright Novae plugins: bug fixing, code refactoring and improvements.

Full list of changes: https://launchpad.net/stellarium/+milestone/0.13.0
Full list of changes: https://launchpad.net/stellarium/0.13/0.13.0

0.12.4 [2013-09-26]
Bugfix release.
Expand Down

0 comments on commit 01afaca

Please sign in to comment.