source: main/trunk/greenstone2/client-gli.app/Contents/version.plist@ 20999

Last change on this file since 20999 was 20973, checked in by ak19, 14 years ago

Committing the .app folders for gs2-server, gli, client-gli and gems which allows Mac users to launch these executables by double-clicking.

File size: 448 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>BuildVersion</key>
6 <string>3</string>
7 <key>CFBundleShortVersionString</key>
8 <string>1.0</string>
9 <key>CFBundleVersion</key>
10 <string>162</string>
11 <key>ProjectName</key>
12 <string>Automator</string>
13 <key>SourceVersion</key>
14 <string>1620000</string>
15</dict>
16</plist>
Note: See TracBrowser for help on using the repository browser.