Changeset 1158 for tags/3.0.0/xcache.h

Show
Ignore:
Timestamp:
10/31/2012 11:10:17 AM (7 months ago)
Author:
moo
Message:

fix version string

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tags/3.0.0/xcache.h

    r1051 r1158  
    33#define XCACHE_NAME       "XCache" 
    44#ifndef XCACHE_VERSION 
    5 #   define XCACHE_VERSION "3.0.0-dev" 
     5#   define XCACHE_VERSION "3.0.0" 
    66#endif 
    77#define XCACHE_AUTHOR     "mOo"