From 0192c583935371bf05d7a32279994237985b79e5 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 9 Jan 2003 22:42:12 +0100 Subject: [PATCH] prepare for 2.1.1 --- ccache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccache.h b/ccache.h index c578b59..b09d131 100644 --- a/ccache.h +++ b/ccache.h @@ -1,4 +1,4 @@ -#define CCACHE_VERSION "2.1" +#define CCACHE_VERSION "2.1.1" #include "config.h"