Bump version Number

feature/ipv6_#35
Geoffrey Merck 3 years ago
parent 46b76da691
commit 7119478ca2

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

Loading…
Cancel
Save

Powered by TurnKey Linux.