Update build year in Aboutflyout (#895)
This commit is contained in:
parent
9e52256196
commit
4846190008
@ -21,7 +21,7 @@ using namespace Windows::UI::Xaml::Controls::Primitives;
|
|||||||
using namespace Windows::UI::Xaml::Data;
|
using namespace Windows::UI::Xaml::Data;
|
||||||
|
|
||||||
#ifndef BUILD_YEAR
|
#ifndef BUILD_YEAR
|
||||||
#define BUILD_YEAR 2019
|
#define BUILD_YEAR 2020
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
AboutFlyout::AboutFlyout()
|
AboutFlyout::AboutFlyout()
|
||||||
|
Loading…
Reference in New Issue
Block a user