From: Andrew Tridgell Date: Tue, 7 Jan 2003 21:20:43 +0000 (+0100) Subject: version 2.1 release X-Git-Tag: v2.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8f55a1d76f9306e5f23a9661ecea00b6cc8da48;p=thirdparty%2Fccache.git version 2.1 release --- diff --git a/ccache.h b/ccache.h index 1fbd9a2f7..c578b59b7 100644 --- a/ccache.h +++ b/ccache.h @@ -1,4 +1,4 @@ -#define CCACHE_VERSION "2.0" +#define CCACHE_VERSION "2.1" #include "config.h"