Changeset 162


Ignore:
Timestamp:
05/28/09 16:47:11 (15 years ago)
Author:
bas
Message:

preparing for new version 3.0.4, closes #10

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Changelog

    r158 r162  
     13.0.4:
     2  * Fixed an error with importing pxeconfig if it is not in the standard
     3    python path.
     4  Reported by : Ole Holm Nielsen
     5  Implemented by : Bas van der Vlies
     6
    173.0.3:
    28  * --version/-V  prints now the version info and exits
  • trunk/debian/changelog

    r158 r162  
     1pxeconfig (3.0.4-1) stable; urgency=low
     2
     3  * Fixed a problem with importing pxeconfig,  closes #10
     4
     5 -- Bas van der Vlies <bas@gb-ldapn1.irc.sara.nl.irc.sara.nl>  Thu, 28 May 2009 16:42:00 +0200
     6
    17pxeconfig (3.0.3-1) stable; urgency=low
    28
  • trunk/setup.py

    r158 r162  
    1313
    1414setup ( name = 'pxeconfig',
    15         version = '3.0.3',
     15        version = '3.0.4',
    1616        description = 'SARA pxeconfig utilities',
    1717        author = 'Bas van der Vlies',
Note: See TracChangeset for help on using the changeset viewer.