Changeset 42 for trunk


Ignore:
Timestamp:
07/09/04 10:56:41 (20 years ago)
Author:
bas
Message:

Changed for all programm version info to 0.4.3

Location:
trunk/pxeconfig
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/pxeconfig/Changelog

    r31 r42  
     10.4.3
     2  - Added make_deb_pkg.sh utility to make an DEBIAN package
     3  - changed port number to 6611 for pxeconfigd. Webmin is using the 10000
     4    port number.
     5
    160.4.2
    27  Minor change to pxeconfig/pxeconfigd utiltites. Added '-V/--version'
  • trunk/pxeconfig/pxeconfig

    r31 r42  
    7272START='start'
    7373END='end'
    74 VERSION='0.4.2'
     74VERSION='0.4.3'
    7575
    7676SHORTOPT_LIST='hVd:n:s:e:f:'
  • trunk/pxeconfig/pxeconfigd

    r31 r42  
    6060
    6161PXE_CONF_DIR = '/tftpboot/pxelinux.cfg'
    62 VERSION = '0.4.2'
     62VERSION = '0.4.3'
    6363
    6464# Give the current time
Note: See TracChangeset for help on using the changeset viewer.