aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2010-10-11 22:42:53 +0200
committerChristian Ruppert <idl0r@gentoo.org>2010-10-11 22:42:53 +0200
commita56fd473bff53601a84b9954f079a56e153b7ec6 (patch)
tree3c2b0ab577d09242c2f5bcbfc4235780bbe2a355
parentUpdate copyright of the init script and add a COPYING file. (diff)
downloadfifo-cronolog-a56fd473bff53601a84b9954f079a56e153b7ec6.tar.gz
fifo-cronolog-a56fd473bff53601a84b9954f079a56e153b7ec6.tar.bz2
fifo-cronolog-a56fd473bff53601a84b9954f079a56e153b7ec6.zip
Revision bump.v1.1.1
-rw-r--r--fifo-cronolog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fifo-cronolog.c b/fifo-cronolog.c
index ef5609d..de87827 100644
--- a/fifo-cronolog.c
+++ b/fifo-cronolog.c
@@ -35,7 +35,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <errno.h>
#include <string.h>
-#define VERSION "1.1"
+#define VERSION "1.1.1"
char *pidfile;