Skip to content

Commit

Permalink
bump version of plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Jun 20, 2018
1 parent 892812d commit 93069e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/ArchaeoLines/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
#0.1.5 using the StelProperty system
#0.1.6 adding arbitrary declinations
#0.1.7 adding license info for GUI
SET(ARCHAEOLINES_VERSION "0.1.7")
#0.1.8 adding 2 more lines to plugin (selected object azimuth and selected object hour angle)
SET(ARCHAEOLINES_VERSION "0.1.8")
ADD_DEFINITIONS(-DARCHAEOLINES_PLUGIN_VERSION="${ARCHAEOLINES_VERSION}")
ADD_DEFINITIONS(-DARCHAEOLINES_PLUGIN_LICENSE="GNU GPLv2+")

Expand Down

0 comments on commit 93069e3

Please sign in to comment.