cvsuser     06/02/28 19:30:21

  Modified:    App-Context Makefile.PL
  Log:
  updated
  
  Revision  Changes    Path
  1.9       +2 -2      p5ee/App-Context/Makefile.PL
  
  Index: Makefile.PL
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Context/Makefile.PL,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Makefile.PL       9 Aug 2005 19:12:16 -0000       1.8
  +++ Makefile.PL       1 Mar 2006 03:30:20 -0000       1.9
  @@ -16,7 +16,7 @@
   %opts = (
       'NAME'        => 'App-Context',
       'DISTNAME'    => 'App-Context',
  -    'VERSION'     => '0.95',
  +    'VERSION'     => '0.96',
       'EXE_FILES'   => [ @programs ],
       'PREREQ_PM'   => {
           'App::Options'             => 0,     # for loading a startup 
configuration file
  
  
  

Reply via email to