contrib/packaging/inno/mercurial.iss
branchstable
changeset 44170 0ab651b5f77c
parent 44153 e4344e463c0c
child 44221 f37971c31067
--- a/contrib/packaging/inno/mercurial.iss	Sat Jan 25 01:06:46 2020 -0500
+++ b/contrib/packaging/inno/mercurial.iss	Sat Jan 25 00:16:04 2020 -0500
@@ -6,7 +6,7 @@
 #endif
 
 [Setup]
-AppCopyright=Copyright 2005-2019 Matt Mackall and others
+AppCopyright=Copyright 2005-2020 Matt Mackall and others
 AppName=Mercurial
 AppVersion={#VERSION}
 #if ARCH == "x64"
@@ -30,7 +30,7 @@
 DefaultDirName={pf}\Mercurial
 SourceDir=stage
 VersionInfoDescription=Mercurial distributed SCM (version {#VERSION})
-VersionInfoCopyright=Copyright 2005-2019 Matt Mackall and others
+VersionInfoCopyright=Copyright 2005-2020 Matt Mackall and others
 VersionInfoCompany=Matt Mackall and others
 InternalCompressLevel=max
 SolidCompression=true