Changeset 12224 for trunk/Padre-Plugin-Autoformat
- Timestamp:
- 08/14/10 10:42:59 (18 months ago)
- Location:
- trunk/Padre-Plugin-Autoformat
- Files:
-
- 2 edited
-
Changes (modified) (1 diff)
-
lib/Padre/Plugin/Autoformat.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-Autoformat/Changes
r7316 r12224 1 1 Revision history for Padre-Plugin-Autoformat 2 2 3 (Not released yet) 3 1.2.0 Sat Aug 14 19:41:54 CEST 2010 4 4 - Renamed to the new Padre 0.43 PO naming scheme (azawawi) 5 - updated to make it work with padre 0.68 api 5 6 - added translations: 6 7 - Chinese (Traditional) (BLUET) -
trunk/Padre-Plugin-Autoformat/lib/Padre/Plugin/Autoformat.pm
r12222 r12224 20 20 use base qw{ Padre::Plugin }; 21 21 22 our $VERSION = '1. 1.2';22 our $VERSION = '1.2.0'; 23 23 24 24
Note: See TracChangeset
for help on using the changeset viewer.
