contrib/packaging/inno/mercurial.iss
branchstable
changeset 46413 ed43b6fa847e
parent 44769 9ade217b550d
child 46819 d4ba4d51f85f
--- a/contrib/packaging/inno/mercurial.iss	Thu Jan 28 13:15:34 2021 +0100
+++ b/contrib/packaging/inno/mercurial.iss	Wed Jan 27 00:54:57 2021 -0500
@@ -6,7 +6,7 @@
 #endif
 
 [Setup]
-AppCopyright=Copyright 2005-2020 Matt Mackall and others
+AppCopyright=Copyright 2005-2021 Matt Mackall and others
 AppName=Mercurial
 AppVersion={#VERSION}
 OutputBaseFilename=Mercurial-{#VERSION}{#SUFFIX}
@@ -29,7 +29,7 @@
 DefaultDirName={pf}\Mercurial
 SourceDir=stage
 VersionInfoDescription=Mercurial distributed SCM (version {#VERSION})
-VersionInfoCopyright=Copyright 2005-2020 Matt Mackall and others
+VersionInfoCopyright=Copyright 2005-2021 Matt Mackall and others
 VersionInfoCompany=Matt Mackall and others
 VersionInfoVersion={#QUAD_VERSION}
 InternalCompressLevel=max