Changeset 860 for trunk/HOWTORELEASE.txt

Show
Ignore:
Timestamp:
08/19/08 01:07:20 (5 months ago)
Author:
hobu
Message:

notes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HOWTORELEASE.txt

    r813 r860  
    2525  
    2626  - configure.ac 
    27   - nmake.opt 
    28   - include/liblas/capi/las_config.h 
     27  - include/liblas/capi/las_version.h 
     28  - python/setup.py 
    2929 
    30302) Update README to include any relevant info about the release that  
     
    4444   
    4545  :: 
    46        
     46      cd python 
    4747      python setup.py bdist_wininst 
    4848      python setup.py bdist_egg 
     
    5454      # ensure a .pypirc file exists here with login info 
    5555      set HOME=C:\Docume~1\hobu.FIRE-WINDOWS 
     56      c:\python24\python.exe setup.py register 
    5657      c:\python24\python.exe setup.py sdist upload 
    5758      c:\python24\python.exe setup.py bdist_wininst upload