bump version to 0.9.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2007-2022, Tomasz Sowa
|
Copyright (c) 2007-2026, 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
|
||||||
|
|||||||
+3
-3
@@ -4,8 +4,8 @@
|
|||||||
* Author: Tomasz Sowa <t.sowa@ttmath.org>
|
* Author: Tomasz Sowa <t.sowa@ttmath.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2022, Tomasz Sowa
|
* Copyright (c) 2022-2026, 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
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
#define EZC_VERSION_MAJOR 0
|
#define EZC_VERSION_MAJOR 0
|
||||||
#define EZC_VERSION_MINOR 9
|
#define EZC_VERSION_MINOR 9
|
||||||
#define EZC_VERSION_PATCH 5
|
#define EZC_VERSION_PATCH 6
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user