Changeset 266

Show
Ignore:
Timestamp:
01/07/10 12:03:56 (7 months ago)
Author:
deu
Message:

CLOSED - issue QREST-18: Update version string to 0.5-RC1
 http://requests.wardsback.org/browse/QREST-18

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/v0.5/src/constants.cpp

    r233 r266  
    2020#include "constants.h" 
    2121 
    22 const char* Constants::VERSION_STRING = "0.5-alpha2"; 
     22const char* Constants::VERSION_STRING = "0.5-RC1"; 
    2323 
    2424#ifdef _WIN32