Changeset 860


Ignore:
Timestamp:
04/04/10 19:51:47 (14 years ago)
Author:
nanardon
Message:
  • version 1.0 is for branches/1.0 not trunk
  • apply fix to branches
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web.pm

    r859 r860  
    2424    /; 
    2525 
    26 our $VERSION = '1.0.0'; 
     26our $VERSION = '0.0.11'; 
    2727 
    2828# Configure the application.  
  • LATMOS-Accounts/Makefile.PL

    r859 r860  
    55WriteMakefile( 
    66    NAME              => 'LATMOS::Accounts', 
    7     VERSION           => '1.0.0', # finds $VERSION 
     7    VERSION           => '0.0.25', # finds $VERSION 
    88    PREREQ_PM         => { 
    99        'Net::LDAP' => undef, 
Note: See TracChangeset for help on using the changeset viewer.