bump version to 0.9.6

This commit is contained in:
2026-06-21 01:49:58 +02:00
parent d9ffe9b00a
commit b7952104c0
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2007-2022, Tomasz Sowa
Copyright (c) 2007-2026, Tomasz Sowa
All rights reserved.
Redistribution and use in source and binary forms, with or without
+2 -2
View File
@@ -5,7 +5,7 @@
*/
/*
* Copyright (c) 2022, Tomasz Sowa
* Copyright (c) 2022-2026, Tomasz Sowa
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -38,7 +38,7 @@
#define EZC_VERSION_MAJOR 0
#define EZC_VERSION_MINOR 9
#define EZC_VERSION_PATCH 5
#define EZC_VERSION_PATCH 6
#endif