From: Joel Rosdahl Date: Wed, 20 Jan 2010 19:45:04 +0000 (+0100) Subject: Bump version to 3.0pre0 X-Git-Tag: v3.0pre0~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89433889e529a67f077e395ebeadaca38847775a;p=thirdparty%2Fccache.git Bump version to 3.0pre0 --- diff --git a/ccache.h b/ccache.h index e9ba0ad2b..cff071559 100644 --- a/ccache.h +++ b/ccache.h @@ -1,7 +1,7 @@ #ifndef CCACHE_H #define CCACHE_H -#define CCACHE_VERSION "2.4+direct.1" +#define CCACHE_VERSION "3.0pre0" #include "config.h"