mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Update BUILD_YEAR
This commit is contained in:
parent
2f90dba5cc
commit
09c00f5230
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ using namespace Windows::UI::Xaml::Data;
|
|||
using namespace winrt::Windows::Storage;
|
||||
|
||||
#ifndef BUILD_YEAR
|
||||
#define BUILD_YEAR 2020
|
||||
#define BUILD_YEAR 2021
|
||||
#endif
|
||||
|
||||
auto resourceLoader = AppResourceProvider::GetInstance();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue