version changed to 0.7.3
This commit is contained in:
@@ -42,7 +42,7 @@ namespace Winix
|
|||||||
|
|
||||||
#define WINIX_VER_MAJOR 0
|
#define WINIX_VER_MAJOR 0
|
||||||
#define WINIX_VER_MINOR 7
|
#define WINIX_VER_MINOR 7
|
||||||
#define WINIX_VER_REVISION 2
|
#define WINIX_VER_REVISION 3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2010-2014, Tomasz Sowa
|
* Copyright (c) 2010-2021, Tomasz Sowa
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
@@ -45,7 +45,7 @@ namespace Winix
|
|||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
struct User;
|
class User;
|
||||||
|
|
||||||
|
|
||||||
namespace TemplatesFunctions
|
namespace TemplatesFunctions
|
||||||
|
Reference in New Issue
Block a user