Changeset 304

Show
Ignore:
Timestamp:
06/19/10 17:13:14 (20 months ago)
Author:
ol
Message:

Update VERSION to 0.9.0 :)

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/VERSION

    r253 r304  
    1 0.9.0 SVN 
     10.9.0 
    22 
  • trunk/doc/Doxyfile

    r225 r304  
    2424# if some version control system is used. 
    2525 
    26 PROJECT_NUMBER         = 0.8.0 
     26PROJECT_NUMBER         = 0.9.0 
    2727 
    2828# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)  
  • trunk/src/ows_define.h.in

    r253 r304  
    3131#endif 
    3232 
    33 #define TINYOWS_VERSION             "0.9.0 SVN" 
     33#define TINYOWS_VERSION             "0.9.0" 
    3434#define TINYOWS_FCGI                @USE_FCGI@ 
    3535