Ignore:
Timestamp:
03/04/09 22:17:35 (3 years ago)
Author:
szabgab
Message:

SVK: prepare for 0.02 released

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-SVK/lib/Padre/Plugin/SVK.pm

    r3179 r3180  
    1313use File::Spec; 
    1414 
    15 our $VERSION = '0.01'; 
     15our $VERSION = '0.02'; 
    1616our @ISA     = 'Padre::Plugin'; 
     17 
     18# TODO 
     19# diff of file/dir/project 
     20# commit of file/dir/project 
     21 
    1722 
    1823=head1 NAME 
Note: See TracChangeset for help on using the changeset viewer.