diff --git a/cmake b/cmake index c47d396..672bbbf 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit c47d396e12e2c8ecd8596ce107d9b3e4b670008f +Subproject commit 672bbbf868e3822bd43a8530c994ef010fd88e0b diff --git a/common b/common index 8ca2361..f814a56 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 8ca2361ef36c0d79f41f10ff7044a93fc27e6e15 +Subproject commit f814a5676c815f3f9415c87884b2ea8cd00867f0 diff --git a/idupdater.rc b/idupdater.rc index 9eb3237..59b5a2d 100644 --- a/idupdater.rc +++ b/idupdater.rc @@ -24,7 +24,7 @@ BEGIN VALUE "FileDescription", "ID Updater Application" VALUE "FileVersion", VER_STR(MAJOR_VER.MINOR_VER.RELEASE_VER.BUILD_VER) VALUE "InternalName", "id-updater" - VALUE "LegalCopyright", "Copyright (C) 2009-2021 Estonian Information System Authority" + VALUE "LegalCopyright", "Copyright (C) 2009-2022 Estonian Information System Authority" VALUE "OriginalFilename", "id-updater.exe" VALUE "ProductName", "id-updater" VALUE "ProductVersion", VER_STR(MAJOR_VER.MINOR_VER.RELEASE_VER.BUILD_VER)