Changeset 7314

Show
Ignore:
Timestamp:
01/28/08 10:49:38 (4 months ago)
Author:
dmorissette
Message:

Update for 5.0.2 release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/branch-5-0/mapserver/HISTORY.TXT

    r7309 r7314  
    1111 
    1212 
    13 Current Version (SVN branch-5-0) 
    14 -------------------------------- 
    15  
     13Version 5.0.2 (2008-01-28) 
     14-------------------------- 
     15 
     16- Solve a build problem with 5.0.1: generated new maplexer.c with  
     17  maplexer.l's changes from ticket #2331 to support setting WEB object's  
     18  minscale/maxscale properties via a URL. 
    1619 
    1720 
  • branches/branch-5-0/mapserver/mapserver.h

    r7302 r7314  
    119119/* General defines, wrapable */ 
    120120 
    121 #define MS_VERSION "5.0.1
     121#define MS_VERSION "5.0.2
    122122 
    123123#define MS_TRUE 1 /* logical control variables */