diff options
Diffstat (limited to 'squid-cronolog.c')
-rw-r--r-- | squid-cronolog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/squid-cronolog.c b/squid-cronolog.c index 33d9c5e..07358b5 100644 --- a/squid-cronolog.c +++ b/squid-cronolog.c @@ -35,7 +35,7 @@ POSSIBILITY OF SUCH DAMAGE. #include <errno.h> #include <string.h> -#define VERSION "1.0" +#define VERSION "1.1" char *pidfile; |