diff --git a/xcache.h b/xcache.h index 366004e..d5d95a8 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.2.0-rc1" +#define XCACHE_VERSION "1.3.0-dev" #define XCACHE_AUTHOR "mOo" #define XCACHE_COPYRIGHT "Copyright (c) 2005-2006" #define XCACHE_URL "http://xcache.lighttpd.net"