diff options
| author | Graydon Hoare <graydon@mozilla.com> | 2013-04-01 16:06:23 -0700 |
|---|---|---|
| committer | Graydon Hoare <graydon@mozilla.com> | 2013-04-01 16:15:49 -0700 |
| commit | 951f460aa800cea36678a13b667140fa2acafdb9 (patch) | |
| tree | 914302cb4d6106167164e6b8d223ac514287b820 /src/etc/pkg | |
| parent | dc60788215afc61b3f5b5e57cf786478218b919e (diff) | |
| download | rust-951f460aa800cea36678a13b667140fa2acafdb9.tar.gz rust-951f460aa800cea36678a13b667140fa2acafdb9.zip | |
tidy version numbers and copyright dates
Diffstat (limited to 'src/etc/pkg')
| -rw-r--r-- | src/etc/pkg/rust.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/pkg/rust.iss b/src/etc/pkg/rust.iss index bb5ceee3207..18f358a9893 100644 --- a/src/etc/pkg/rust.iss +++ b/src/etc/pkg/rust.iss @@ -5,7 +5,7 @@ SetupIconFile=rust-logo.ico AppName=Rust AppVersion={#CFG_VERSION} -AppCopyright=Copyright (C) 2006-2012 Mozilla Foundation, MIT license +AppCopyright=Copyright (C) 2006-2013 Mozilla Foundation, MIT license AppPublisher=Mozilla Foundation AppPublisherURL=http://www.rust-lang.org VersionInfoVersion={#CFG_VERSION} |
