diff options
Diffstat (limited to 'osx')
-rw-r--r-- | osx/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Info.plist.in b/osx/Info.plist.in index e7a1249..fed2102 100644 --- a/osx/Info.plist.in +++ b/osx/Info.plist.in @@ -9,7 +9,7 @@ <key>CFBundleExecutable</key> <string>patchage</string> <key>CFBundleGetInfoString</key> - <string>@PATCHAGE_VERSION@, Copyright © 2011 David Robillard</string> + <string>@PATCHAGE_VERSION@, Copyright © 2013 David Robillard</string> <key>CFBundleIconFile</key> <string>Patchage</string> <key>CFBundleIdentifier</key> |