version changed to 0.7.3

This commit is contained in:
Tomasz Sowa 2021-05-27 12:21:59 +02:00
parent fc24570062
commit 6a452ffed0
2 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ namespace Winix
#define WINIX_VER_MAJOR 0
#define WINIX_VER_MINOR 7
#define WINIX_VER_REVISION 2
#define WINIX_VER_REVISION 3

View File

@ -5,7 +5,7 @@
*/
/*
* Copyright (c) 2010-2014, Tomasz Sowa
* Copyright (c) 2010-2021, Tomasz Sowa
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -45,7 +45,7 @@ namespace Winix
{
struct User;
class User;
namespace TemplatesFunctions