]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Change next version to 3.0pre1
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Feb 2010 20:54:21 +0000 (21:54 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Feb 2010 20:54:21 +0000 (21:54 +0100)
ccache.h

index 54924be39aaa484ffe55311ebc7f991f1c34b0fc..f85b7c3252b45203c6c1da3624d70fbab3382bd5 100644 (file)
--- a/ccache.h
+++ b/ccache.h
@@ -1,7 +1,7 @@
 #ifndef CCACHE_H
 #define CCACHE_H
 
-#define CCACHE_VERSION "3.0pre0"
+#define CCACHE_VERSION "3.0pre1"
 
 #include "config.h"
 #include "mdfour.h"