update version
This commit is contained in:
parent
bb737e00f7
commit
2980767d53
@ -33,8 +33,8 @@
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "version.hpp"
|
||||
const std::string kaz::LAST_VERSION_NUM ("2.14");
|
||||
const std::string kaz::LAST_VERSION_DATE ("2022-12-31");
|
||||
const std::string kaz::LAST_VERSION_NUM ("2.15");
|
||||
const std::string kaz::LAST_VERSION_DATE ("2023-01-22");
|
||||
const std::string kaz::LAST_VERSION (LAST_VERSION_NUM+" "+LAST_VERSION_DATE+" eMailShrinker");
|
||||
|
||||
#include <iostream>
|
||||
|
Loading…
Reference in New Issue
Block a user