1
0
Fork 0

bump version

git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@73 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
1.0
Xuefer 2006-06-08 07:14:55 +00:00
parent b77fe75e03
commit 46c026eba4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#ifndef __XCACHE_H
#define __XCACHE_H
#define XCACHE_NAME "XCache"
#define XCACHE_VERSION "1.0"
#define XCACHE_VERSION "1.0.1-dev"
#define XCACHE_AUTHOR "mOo"
#define XCACHE_COPYRIGHT "Copyright (c) 2005-2006"
#define XCACHE_URL "http://xcache.lighttpd.net"