]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
DW:
authorwessels <>
Thu, 3 Feb 2000 15:04:01 +0000 (15:04 +0000)
committerwessels <>
Thu, 3 Feb 2000 15:04:01 +0000 (15:04 +0000)
 - oops, use DEVEL now instead of PRE

include/version.h

index 87bca7971bebc18f624b750de3075b696dedf4f8..fd8cb21a9a61a4df34b56a0bad9fb70bdbc88a0d 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * $Id: version.h,v 1.128 2000/01/11 06:14:55 wessels Exp $
+ * $Id: version.h,v 1.129 2000/02/03 08:04:01 wessels Exp $
  *
  *  SQUID_VERSION - String for version id of this distribution
  */
 #ifndef SQUID_VERSION
-#define SQUID_VERSION  "2.4.PRE2"
+#define SQUID_VERSION  "2.4.DEVEL2"
 #endif
 
 #ifndef SQUID_RELEASE_TIME