update minor version
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
# knowledge of the CeCILL-B license and that you accept its terms. #
|
||||
##########################################################################
|
||||
# Kaz addon (see https://git.kaz.bzh/KAZ/depollueur for information)
|
||||
# version : 2.25 (2025-05-08)
|
||||
# version : 2.26 (2025-04-16)
|
||||
|
||||
##########################################################################
|
||||
# - installer l'utilitaire apg pour génération de mot de passes
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "version.hpp"
|
||||
const std::string kaz::LAST_VERSION_NUM ("2.25");
|
||||
const std::string kaz::LAST_VERSION_DATE ("2025-05-08");
|
||||
const std::string kaz::LAST_VERSION_NUM ("2.26");
|
||||
const std::string kaz::LAST_VERSION_DATE ("2026-04-16");
|
||||
const std::string kaz::LAST_VERSION (LAST_VERSION_NUM+" "+LAST_VERSION_DATE+" eMailShrinker");
|
||||
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user