Changeset 441 for tags/1.2.1/xcache.h

Show
Ignore:
Timestamp:
07/01/2007 08:54:11 AM (17 months ago)
Author:
moo
Message:

bump version and years

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tags/1.2.1/xcache.h

    r394 r441  
    22#define __XCACHE_H 
    33#define XCACHE_NAME       "XCache" 
    4 #define XCACHE_VERSION    "1.2.1-dev" 
     4#define XCACHE_VERSION    "1.2.1" 
    55#define XCACHE_AUTHOR     "mOo" 
    6 #define XCACHE_COPYRIGHT  "Copyright (c) 2005-2006" 
     6#define XCACHE_COPYRIGHT  "Copyright (c) 2005-2007" 
    77#define XCACHE_URL        "http://xcache.lighttpd.net" 
    88