bump version to 0.7.4

This commit is contained in:
2026-06-21 01:41:09 +02:00
parent e897cfbd14
commit 9e1a3e336b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2012-2022, Tomasz Sowa
Copyright (c) 2012-2026, Tomasz Sowa
All rights reserved.
Redistribution and use in source and binary forms, with or without
+3 -3
View File
@@ -5,7 +5,7 @@
*/
/*
* Copyright (c) 2008-2024, Tomasz Sowa
* Copyright (c) 2008-2026, Tomasz Sowa
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -42,10 +42,10 @@ namespace Winix
#define WINIX_VER_MAJOR 0
#define WINIX_VER_MINOR 7
#define WINIX_VER_REVISION 3
#define WINIX_VER_REVISION 4
#define WINIX_COPYRIGHT_YEAR_FROM 2008
#define WINIX_COPYRIGHT_YEAR_TO 2024
#define WINIX_COPYRIGHT_YEAR_TO 2026
} // namespace Winix