From 977498294899dcd11d00ea11d89747e54bdf675f Mon Sep 17 00:00:00 2001 From: mightqxc Date: Tue, 19 Nov 2024 13:46:19 +0100 Subject: [PATCH] v0.5.14; for image upgrade on openssl and httpd --- pandaharvester/commit_timestamp.py | 2 +- pandaharvester/panda_pkg_info.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pandaharvester/commit_timestamp.py b/pandaharvester/commit_timestamp.py index 69c24c58..33092717 100644 --- a/pandaharvester/commit_timestamp.py +++ b/pandaharvester/commit_timestamp.py @@ -1 +1 @@ -timestamp = "01-11-2024 09:34:15 on flin (by mightqxc)" +timestamp = "19-11-2024 12:46:20 on flin (by mightqxc)" diff --git a/pandaharvester/panda_pkg_info.py b/pandaharvester/panda_pkg_info.py index 6b3f6d42..7d180f38 100644 --- a/pandaharvester/panda_pkg_info.py +++ b/pandaharvester/panda_pkg_info.py @@ -1 +1 @@ -release_version = "0.5.13" +release_version = "0.5.14"