Bump Version

pull/32/head
Geoffrey Merck 3 years ago
parent 9b91d102d8
commit a19ba80fb8

@ -26,7 +26,7 @@
const std::string PRODUCT_NAME("DStarGateway");
const std::string VENDOR_NAME("Geoffrey Merck F4FXL / KC3FRA and Contributors");
const std::string VERSION("0.6");
const std::string VERSION("0.7");
const std::string LONG_VERSION = VERSION + "-" + gitversion;
const std::string FULL_PRODUCT_NAME = PRODUCT_NAME + " v" + VERSION + "-" + gitversion;
const std::string SHORT_PRODUCT_NAME = "DStarGW v" + VERSION + "-" + gitversion;

Loading…
Cancel
Save

Powered by TurnKey Linux.