[Commits] [SCM] claws-win32-installer branch, gtk2, updated. 3.20.0-2-17-g3f28436
jonathan at claws-mail.org
jonathan at claws-mail.org
Sat Jun 15 19:34:52 UTC 2024
The branch, gtk2 has been updated
via 3f28436bc768d4fb9bd158244eda08b04d1c12de (commit)
from 598f11a6f4edfa2eb84e9c06eb4f5e1bb688f89b (commit)
Summary of changes:
autogen.sh | 2 +-
packages/packages.current | 2 +-
src/claws-mail.nsi | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 3f28436bc768d4fb9bd158244eda08b04d1c12de
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date: Sat Jun 15 01:25:39 2024 -0700
Update to claws-mail-3.21.0
diff --git a/autogen.sh b/autogen.sh
index 5f333ba..90e2514 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -11,7 +11,7 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-win_rel=2
+win_rel=1
git_revision=""
tsdir="$(readlink -f $(dirname $0))"
diff --git a/packages/packages.current b/packages/packages.current
index d237af3..a9eda98 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -9,7 +9,7 @@
# ref - type 'git' only - the <tree-ish> value passed to git archive to produce the tarball
# To build Claws from the release tarball
-claws_mail,3.20.0,file,https://www.claws-mail.org/releases/claws-mail-3.20.0.tar.xz,1f2f3d2b2ca39c0c860c7afc5490c790936afbb50cf31debdb2beda728c8d6e5,,
+claws_mail,3.21.0,file,https://www.claws-mail.org/releases/claws-mail-3.21.0.tar.xz,333f3ac1b6c98542098678d8606583da4adfc7439eb4e81043f7675b45e91a96,,
# To build Claws from git
#claws_mail,,git,git://git.claws-mail.org/claws.git,,,origin/gtk2
diff --git a/src/claws-mail.nsi b/src/claws-mail.nsi
index 21cab9b..b8df119 100644
--- a/src/claws-mail.nsi
+++ b/src/claws-mail.nsi
@@ -11,7 +11,7 @@
!define PRETTY_PACKAGE_SHORT "ClawsMail"
!define COMPANY "claws-mail.org"
!define WEBSITE "https://www.claws-mail.org"
-!define COPYRIGHT "Copyright (C) 1999-2023 The Claws Mail Team and Hiroyuki Yamamoto"
+!define COPYRIGHT "Copyright (C) 1999-2024 The Claws Mail Team and Hiroyuki Yamamoto"
!define DESCRIPTION "Claws Mail for Windows Installation Package"
# Admin privileges are required for installation
-----------------------------------------------------------------------
hooks/post-receive
--
Installer sources for Claws Mail Windows port
More information about the Commits
mailing list