mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Update build year to 2021
This commit is contained in:
parent
fd2367d483
commit
64501a253e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ using namespace Windows::UI::Xaml::Controls::Primitives;
|
|||
using namespace Windows::UI::Xaml::Data;
|
||||
|
||||
#ifndef BUILD_YEAR
|
||||
#define BUILD_YEAR 2020
|
||||
#define BUILD_YEAR 2021
|
||||
#endif
|
||||
|
||||
AboutFlyout::AboutFlyout()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue