Changeset 695

Show
Ignore:
Timestamp:
06/05/08 05:54:04 (18 months ago)
Author:
bchoate
Message:

Added CHANGES.txt; updated version and readme.

Location:
trunk/iMT
Files:
3 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/iMT/README.txt

    r317 r695  
    11iMT, a Plugin for Movable Type 
    2 Version 1.0 
     2Version 1.02 
    33 
    44This plugin will provide a more natural user interface for Apple's iPhone 
  • trunk/iMT/plugins/iMT/iMT.pl

    r668 r695  
    1111 
    1212my $enabled = 0; 
    13 our $VERSION = '1.01'; 
     13our $VERSION = '1.02'; 
    1414my $plugin = __PACKAGE__->new({ 
    1515    name        => "iPhone / iPod touch UI Support",