From: Eric S. Raymond Date: Thu, 4 Oct 2012 10:19:54 +0000 (-0400) Subject: Trivial commit to test the post-commit hook. X-Git-Tag: 1.7~21 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bbfd7b9d3ff71337e71326e99d350417855dfdc3;p=irker.git Trivial commit to test the post-commit hook. --- diff --git a/Makefile b/Makefile index 50fac43..6f66403 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Makefile for the irker relaying tool +# Makefile for the irker relaying daemon VERS=$(shell sed -n 's/version = "\(.\+\)"/\1/p' irkerd)