From 5bff0302c9af97b1b2a17dc5548cba5facc1c5bc Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 3 Jan 2025 15:28:12 +0000 Subject: Prepare for 0.0.5.2 Signed-off-by: Laurent Bercot --- AUTHORS | 1 + COPYING | 2 +- NEWS | 6 ++++++ doc/index.html | 2 +- doc/upgrade.html | 7 +++++++ package/info | 2 +- 6 files changed, 17 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 62eae25..555ff86 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,3 +8,4 @@ Thanks to: Lennart Jablonka Vincent de Ribou Alexis + Mario Rugiero diff --git a/COPYING b/COPYING index 15c87ae..391ca13 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2023-2024 Laurent Bercot +Copyright (c) 2023-2025 Laurent Bercot Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/NEWS b/NEWS index f735ca5..5ee8edc 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for tipidee. +In 0.0.5.2 +---------- + + - Bugfixes. + + In 0.0.5.1 ---------- diff --git a/doc/index.html b/doc/index.html index 7771f37..47c0a55 100644 --- a/doc/index.html +++ b/doc/index.html @@ -143,7 +143,7 @@ Don't take my word for it; try it out for yourself.
  • The current released version of tipidee is -0.0.5.1.
  • +0.0.5.2.
  • You can checkout a copy of the tipidee git repository: diff --git a/doc/upgrade.html b/doc/upgrade.html index a0b595b..46186d6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@

    What has changed in tipidee

    +

    in 0.0.5.2

    + +
      +
    • No functional changes.
    • +
    + +

    in 0.0.5.1

      diff --git a/package/info b/package/info index 36febb0..078ec69 100644 --- a/package/info +++ b/package/info @@ -1,4 +1,4 @@ package=tipidee -version=0.0.5.1 +version=0.0.5.2 category=web package_macro_name=TIPIDEE -- cgit v1.3.1