From: Andrew M. <fit...@us...> - 2006-03-08 20:59:06
|
Update of /cvsroot/radmind/radmind-assistant/rte In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5754 Modified Files: Info.plist Log Message: Updated version. Index: Info.plist =================================================================== RCS file: /cvsroot/radmind/radmind-assistant/rte/Info.plist,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Info.plist 19 May 2005 00:10:54 -0000 1.5 --- Info.plist 8 Mar 2006 20:58:58 -0000 1.6 *************** *** 29,33 **** <string>Radmind Transcript Editor</string> <key>CFBundleGetInfoString</key> ! <string>Radmind Transcript Editor 0.7.6</string> <key>CFBundleIconFile</key> <string>editor</string> --- 29,33 ---- <string>Radmind Transcript Editor</string> <key>CFBundleGetInfoString</key> ! <string>Radmind Transcript Editor 0.7.7rc1</string> <key>CFBundleIconFile</key> <string>editor</string> *************** *** 41,49 **** <string>APPL</string> <key>CFBundleShortVersionString</key> ! <string>0.7.6</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> ! <string>0.7.6</string> <key>NSAppleScriptEnabled</key> <true/> --- 41,49 ---- <string>APPL</string> <key>CFBundleShortVersionString</key> ! <string>0.7.7rc1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> ! <string>0.7.7rc1</string> <key>NSAppleScriptEnabled</key> <true/> |