Index: trunk/iMT/plugins/iMT/iMT.pl
===================================================================
--- trunk/iMT/plugins/iMT/iMT.pl (revision 668)
+++ trunk/iMT/plugins/iMT/iMT.pl (revision 695)
@@ -11,5 +11,5 @@
 
 my $enabled = 0;
-our $VERSION = '1.01';
+our $VERSION = '1.02';
 my $plugin = __PACKAGE__->new({
     name        => "iPhone / iPod touch UI Support",
Index: trunk/iMT/CHANGES.txt
===================================================================
--- trunk/iMT/CHANGES.txt (revision 695)
+++ trunk/iMT/CHANGES.txt (revision 695)
@@ -0,0 +1,12 @@
+# Version 1.02 - June 4, 2008
+
+* Fix for MT 4.2
+
+# Version 1.01 - September 10, 2008
+
+* Support for Opera Mini.
+
+# Version 1.0 - September 10, 2008
+
+* Initial release.
+
Index: trunk/iMT/Makefile.PL
===================================================================
--- trunk/iMT/Makefile.PL (revision 695)
+++ trunk/iMT/Makefile.PL (revision 695)
@@ -0,0 +1,8 @@
+use ExtUtils::MakeMaker;
+
+WriteMakefile(
+    NAME            => 'iMT',
+    VERSION         => '1.02',
+    DISTNAME        => 'iMT',
+);
+
Index: trunk/iMT/MANIFEST.SKIP
===================================================================
--- trunk/iMT/MANIFEST.SKIP (revision 695)
+++ trunk/iMT/MANIFEST.SKIP (revision 695)
@@ -0,0 +1,17 @@
+# version control
+.gitignore
+\bCVS
+(^|/)\.
+~$
+
+# CPAN chain files
+^MANIFEST
+^Makefile
+^META.yml$
+^blib/
+^pm_to_blib$
+
+# packages
+\.zip$
+\.tar\.gz$
+
Index: trunk/iMT/README.txt
===================================================================
--- trunk/iMT/README.txt (revision 317)
+++ trunk/iMT/README.txt (revision 695)
@@ -1,4 +1,4 @@
 iMT, a Plugin for Movable Type
-Version 1.0
+Version 1.02
 
 This plugin will provide a more natural user interface for Apple's iPhone
