]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
wrong id in previous
authorkostas <>
Fri, 27 Feb 1998 06:48:13 +0000 (06:48 +0000)
committerkostas <>
Fri, 27 Feb 1998 06:48:13 +0000 (06:48 +0000)
include/version.h

index d82c5c2532bea98eccb53728d5aeeca0808770ab..0f336d8359c19811dc528f7b32e987f107d436bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: version.h,v 1.102 1998/02/26 23:18:13 kostas Exp $
+ * $Id: version.h,v 1.103 1998/02/26 23:48:13 kostas Exp $
  *
  *  SQUID_VERSION - String for version id of this distribution
  */
@@ -7,7 +7,7 @@
 #define SQUID_VERSION  "1.2.beta15"
 #endif
 #ifndef CURRENT_MIB_VERSION
-#define CURRENT_MIB_VERSION "-- $Id: version.h,v 1.102 1998/02/26 23:18:13 kostas Exp $"
+#define CURRENT_MIB_VERSION "-- $Id: version.h,v 1.103 1998/02/26 23:48:13 kostas Exp $"
 #endif
 
 #ifndef SQUID_RELEASE_TIME