Changeset 923 for trunk/xcache.h
- Timestamp:
- 06/24/2012 05:16:05 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/xcache.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.h
r917 r923 2 2 #define __XCACHE_H 3 3 #define XCACHE_NAME "XCache" 4 #define XCACHE_VERSION "2.0.0" 4 #ifndef XCACHE_VERSION 5 # define XCACHE_VERSION "2.0.1-dev" 6 #endif 5 7 #define XCACHE_AUTHOR "mOo" 6 8 #define XCACHE_COPYRIGHT "Copyright (c) 2005-2012"

