Changeset 2400c9e in git
- Timestamp:
- 2014-09-04T04:34:25Z (5 years ago)
- Children:
- b7de8e8
- Parents:
- ebda6ce (diff), 81e9211 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
COPYING
raf43dc8 r81e9211 1 1 2 2 3 Copyright (c) 2005-201 3, mOo, phpxcache@gmail.com, XCache3 Copyright (c) 2005-2014, mOo, phpxcache@gmail.com, XCache 4 4 All rights reserved. 5 5 -
xcache.h
rebda6ce r998add0 3 3 #define XCACHE_NAME "XCache" 4 4 #ifndef XCACHE_VERSION 5 # define XCACHE_VERSION "3.1.1 "5 # define XCACHE_VERSION "3.1.1-dev" 6 6 #endif 7 7 #define XCACHE_AUTHOR "mOo"
Note: See TracChangeset
for help on using the changeset viewer.