summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2010-05-09 23:00:02 +0200
committerChristian Ruppert <idl0r@gentoo.org>2010-05-09 23:00:02 +0200
commit65f4658238801e29d163b34f29907cdf7cddba5a (patch)
tree94248655f246710f6b3a537bdcaf1d489d222ebc
parentAdd license. (diff)
downloadfifo-cronolog-1.1.tar.gz
fifo-cronolog-1.1.tar.bz2
fifo-cronolog-1.1.zip
Bump version to 1.1, tag v1.1.v1.1
-rw-r--r--squid-cronolog.c2
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;