From 73366a8d32cf0920878e332cda5eec28dc5a6932 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Fri, 22 Aug 2025 18:55:36 +0800 Subject: 7.2.1.54496 change log --- 7.2.1.54496.html | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++++ hooks/post-receive | 2 +- 2 files changed, 133 insertions(+), 1 deletion(-) create mode 100644 7.2.1.54496.html diff --git a/7.2.1.54496.html b/7.2.1.54496.html new file mode 100644 index 0000000..ad9c4d0 --- /dev/null +++ b/7.2.1.54496.html @@ -0,0 +1,132 @@ + + + + + + + Megapahit Changelog + + + + +
+ +
+ +
+ +
+

Changelog (22nd of August 2025)

+

Parity with SLv 2025.06

+

Option to have timestamp or not on snapshot file naming

+
+ + + + diff --git a/hooks/post-receive b/hooks/post-receive index a221702..115c31a 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -7,5 +7,5 @@ web=~www/apache24/data git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ 7.2.0.54176.html \ - 7.2.1.54473.html \ + 7.2.1.54496.html \ && git --git-dir=$repo push -f -- cgit v1.2.3