From f6a4ef27e6ded01a819fe895d4687b2e785d71c1 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 22 Nov 2021 15:31:08 +0100 Subject: [PATCH] Update build year Signed-off-by: Simon Rozman --- include/wxex/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wxex/common.h b/include/wxex/common.h index af85027..1f4ecd4 100644 --- a/include/wxex/common.h +++ b/include/wxex/common.h @@ -21,7 +21,7 @@ #define wxEXTEND_VERSION_BUILD 0 ///< wxExtend Build #define wxEXTEND_VERSION_STR "1.5.3" ///< wxExtend Displayable Version -#define wxEXTEND_BUILD_YEAR_STR "2020" ///< wxExtend Build Year +#define wxEXTEND_BUILD_YEAR_STR "2021" ///< wxExtend Build Year #define wxExtendVersion "15" ///< wxExtend API Version