author | Michael Krelin <hacker@klever.net> | 2014-04-13 15:05:03 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2014-04-13 15:05:03 (UTC) |
commit | d6cbcb225da55642099a1b28ca89d2aed310c16b (patch) (unidiff) | |
tree | aaf82dd56fa0f9af50e8a7305ee946f5959b0969 /pumpkin | |
parent | 8808689fe340bec6e90ab13dd502292b0579cf1f (diff) | |
download | pumpkin-d6cbcb225da55642099a1b28ca89d2aed310c16b.zip pumpkin-d6cbcb225da55642099a1b28ca89d2aed310c16b.tar.gz pumpkin-d6cbcb225da55642099a1b28ca89d2aed310c16b.tar.bz2 |
update for newer tools, date and version bumposx/0.0.1osx/master
-rw-r--r-- | pumpkin/Credits.rtf | 2 | ||||
-rw-r--r-- | pumpkin/pumpkin-Info.plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/pumpkin/Credits.rtf b/pumpkin/Credits.rtf index 3855c1a..ffa8afd 100644 --- a/pumpkin/Credits.rtf +++ b/pumpkin/Credits.rtf | |||
@@ -4,7 +4,7 @@ | |||
4 | \paperw11900\paperh16840\vieww9600\viewh8400\viewkind0 | 4 | \paperw11900\paperh16840\vieww9600\viewh8400\viewkind0 |
5 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 | 5 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 |
6 | 6 | ||
7 | \f0\b\fs24 \cf0 \'a9 2012 Klever Group (http://www.klever.net/)\ | 7 | \f0\b\fs24 \cf0 \'a9 2012—2014 Klever Group (http://www.klever.net/)\ |
8 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural | 8 | \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural |
9 | 9 | ||
10 | \b0 \cf0 \ | 10 | \b0 \cf0 \ |
diff --git a/pumpkin/pumpkin-Info.plist b/pumpkin/pumpkin-Info.plist index a921bb4..fe0bae8 100644 --- a/pumpkin/pumpkin-Info.plist +++ b/pumpkin/pumpkin-Info.plist | |||
@@ -19,7 +19,7 @@ | |||
19 | <key>CFBundlePackageType</key> | 19 | <key>CFBundlePackageType</key> |
20 | <string>APPL</string> | 20 | <string>APPL</string> |
21 | <key>CFBundleShortVersionString</key> | 21 | <key>CFBundleShortVersionString</key> |
22 | <string>0.0</string> | 22 | <string>0.0.1</string> |
23 | <key>CFBundleSignature</key> | 23 | <key>CFBundleSignature</key> |
24 | <string>????</string> | 24 | <string>????</string> |
25 | <key>CFBundleVersion</key> | 25 | <key>CFBundleVersion</key> |
@@ -29,7 +29,7 @@ | |||
29 | <key>LSMinimumSystemVersion</key> | 29 | <key>LSMinimumSystemVersion</key> |
30 | <string>${MACOSX_DEPLOYMENT_TARGET}</string> | 30 | <string>${MACOSX_DEPLOYMENT_TARGET}</string> |
31 | <key>NSHumanReadableCopyright</key> | 31 | <key>NSHumanReadableCopyright</key> |
32 | <string>Copyright © 2012 Klever Group. All rights reserved.</string> | 32 | <string>Copyright © 2012—2014 Klever Group. All rights reserved.</string> |
33 | <key>NSMainNibFile</key> | 33 | <key>NSMainNibFile</key> |
34 | <string>PumpKIN</string> | 34 | <string>PumpKIN</string> |
35 | <key>NSPrincipalClass</key> | 35 | <key>NSPrincipalClass</key> |