diff --git a/src/cpp/eMailShrinker.cpp b/src/cpp/eMailShrinker.cpp index 21a12a8..a09a2ce 100644 --- a/src/cpp/eMailShrinker.cpp +++ b/src/cpp/eMailShrinker.cpp @@ -33,8 +33,8 @@ //////////////////////////////////////////////////////////////////////////// #include "version.hpp" -const std::string kaz::LAST_VERSION_NUM ("2.13"); -const std::string kaz::LAST_VERSION_DATE ("2022-12-28"); +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 (LAST_VERSION_NUM+" "+LAST_VERSION_DATE+" eMailShrinker"); #include