(cherry picked from commit 972703ab453cf59cc8a1621ec2facf2be41ccb2c)
@@ -177,7 +177,7 @@ var
begin
InitOptions;
- Writeln(stderr,'chmcmd, a CHM compiler. (c) 2010-2019 Free Pascal core.');
+ Writeln(stderr,'chmcmd, a CHM compiler. (c) 2010-2024 Free Pascal core.');
Writeln(Stderr);
repeat
c:=getlongopts('h',@theopts[1],optionindex);