]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Up the version to 2.5.DEVEL . Don't give it a devel version yet, since
authoradrian <>
Tue, 14 Nov 2000 18:57:43 +0000 (18:57 +0000)
committeradrian <>
Tue, 14 Nov 2000 18:57:43 +0000 (18:57 +0000)
we haven't rolled a tarball.

include/version.h

index 574f3c3b0c21159b8b688a9e8e688d3a102c64ac..12a9401fd7d77110d47f8a1747778cac9f3c1ac0 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * $Id: version.h,v 1.131 2000/07/18 07:35:43 wessels Exp $
+ * $Id: version.h,v 1.132 2000/11/14 11:57:43 adrian Exp $
  *
  *  SQUID_VERSION - String for version id of this distribution
  */
 #ifndef SQUID_VERSION
-#define SQUID_VERSION  "2.4.DEVEL4"
+#define SQUID_VERSION  "2.5.DEVEL"
 #endif
 
 #ifndef SQUID_RELEASE_TIME