From c2a264901c75d16553a1b2f4cd1db5a1adf32066 Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sat, 2 Feb 2019 12:47:26 -0800 Subject: [PATCH] bump date --- desktop/desktop_aux.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/desktop_aux.s b/desktop/desktop_aux.s index 17e36ac..dcb64d4 100644 --- a/desktop/desktop_aux.s +++ b/desktop/desktop_aux.s @@ -3247,7 +3247,7 @@ str_about4: PASCAL_STRING "All Rights Reserved" str_about5: PASCAL_STRING "Authors: Stephane Cavril, Bernard Gallet, Henri Lamiraux" str_about6: PASCAL_STRING "Richard Danais and Luc Barthelet" str_about7: PASCAL_STRING "With thanks to: A. Gerard, J. Gerber, P. Pahl, J. Bernard" -str_about8: PASCAL_STRING "December 24, 2018" +str_about8: PASCAL_STRING "February 2, 2019" str_about9: PASCAL_STRING .sprintf("Version %d.%d%s",::VERSION_MAJOR,::VERSION_MINOR,VERSION_SUFFIX) ;; "Copy File" dialog strings