[Commits] [SCM] claws branch, gtk3, updated. 3.16.0-937-ga0b786ab6

paul at claws-mail.org paul at claws-mail.org
Mon Mar 23 12:23:50 CET 2020


The branch, gtk3 has been updated
       via  a0b786ab6d0e9287f5e61541445618659d9b0cb5 (commit)
      from  1f4bf265edc3365b48446431f4e13c771a73eaa0 (commit)

Summary of changes:
 src/common/claws.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit a0b786ab6d0e9287f5e61541445618659d9b0cb5
Author: Paul <paul at claws-mail.org>
Date:   Mon Mar 23 11:21:34 2020 +0000

    fix initial debug line

diff --git a/src/common/claws.c b/src/common/claws.c
index 53b328afa..fa5eb6f1c 100644
--- a/src/common/claws.c
+++ b/src/common/claws.c
@@ -99,7 +99,7 @@ gboolean claws_init(int *argc, char ***argv)
 
 	parse_parameter(argc, argv);
 
-	debug_print("Starting Claws Mail version %s\n", PROG_VERSION);
+	debug_print("Starting Claws Mail version %s\n", VERSION);
 	
 	setlocale(LC_ALL, "");
 #ifdef ENABLE_NLS

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list