diff --git a/ChangeLog b/ChangeLog index 64e453a..3f3cbfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Mon 14 Oct 2024 Aleksey Kravchenko + * === Version 1.4.5 === + Thu 03 Oct 2024 Aleksey Kravchenko * Support --one-hash formatting option diff --git a/bindings/version.properties b/bindings/version.properties index af5c7e2..93dd6b9 100644 --- a/bindings/version.properties +++ b/bindings/version.properties @@ -1 +1 @@ -version=1.4.4 +version=1.4.5 diff --git a/version.h b/version.h index 1d85e09..ebb734f 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "1.4.4" +#define VERSION "1.4.5"