diff --git a/xcache.h b/xcache.h index 8028430..26f712f 100644 --- a/xcache.h +++ b/xcache.h @@ -1,7 +1,7 @@ #ifndef __XCACHE_H #define __XCACHE_H #define XCACHE_NAME "XCache" -#define XCACHE_VERSION "1.0" +#define XCACHE_VERSION "1.1-dev" #define XCACHE_AUTHOR "mOo" #define XCACHE_COPYRIGHT "Copyright (c) 2005-2006" #define XCACHE_URL "http://xcache.lighttpd.net"