Skip to content

Commit

Permalink
Changed version labeling to catch up with PHD2 master branch:
Browse files Browse the repository at this point in the history
planetary version is based on development label followed by '-planet' suffix with a subversion number.
This version will be therefore v2.6.15dev5-planet.rc1.

Signed-off-by: Leo Shatz <[email protected]>
  • Loading branch information
Eyeke2 committed Jul 30, 2024
1 parent 561a0ce commit 7e77cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phd.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

#define APPNAME _T("PHD2 Guiding")
#define PHDVERSION _T("2.6.13")
#define PHDSUBVER _T("-planet.dev7")
#define PHDSUBVER _T("dev5-planet.rc1")
#ifdef DEVELOPER_MODE
#define FULLVER PHDVERSION PHDSUBVER _T(" (Developer mode)")
#else
Expand Down

0 comments on commit 7e77cea

Please sign in to comment.