From abf068584aefccaf64bae91c3d86bfa386911178 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 22 Dec 2017 10:16:14 +0100 Subject: [PATCH] Update build year --- include/stdex/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/stdex/common.h b/include/stdex/common.h index 6c8a35bb3..ce2bdc231 100644 --- a/include/stdex/common.h +++ b/include/stdex/common.h @@ -56,4 +56,4 @@ // Human readable product version and build year for UI // #define STDEX_VERSION_STR "1.0.1" -#define STDEX_BUILD_YEAR_STR "2016" +#define STDEX_BUILD_YEAR_STR "2017"