+Changes to squid-1.2.beta15 (Feb 13, 1998):
+
- Fixed some problems related to disk (and pipe) write error
handling. file_close() doesn't always close the file
immediately; i.e. when there are pending buffers to write.
-/* $Id: version.h,v 1.99 1998/02/06 17:49:12 wessels Exp $
+/* $Id: version.h,v 1.100 1998/02/13 18:47:35 wessels Exp $
*
* SQUID_VERSION - String for version id of this distribution
*/
#ifndef SQUID_VERSION
-#define SQUID_VERSION "1.2.beta14"
+#define SQUID_VERSION "1.2.beta15"
#endif
#ifndef SQUID_RELEASE_TIME