mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 16:00:39 +01:00
chore: bump version to 1.6.0
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
*/
|
||||
static const std::string& version()
|
||||
{
|
||||
static const std::string v = "1.5.0"; // MADDY_VERSION_LINE_REPLACEMENT
|
||||
static const std::string v = "1.6.0"; // MADDY_VERSION_LINE_REPLACEMENT
|
||||
return v;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user