[Commits] [SCM] claws branch, master, updated. 3.17.5-2-g499cae645

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


The branch, master has been updated
       via  499cae64541026b59b5dbadb96074b3a2bf6dbfe (commit)
      from  557355e4f8c7180a7e39ca94b56e12a08fb0f2d5 (commit)

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


- Log -----------------------------------------------------------------
commit 499cae64541026b59b5dbadb96074b3a2bf6dbfe
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 c21647226..f7d568369 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