From: Eric S. Raymond Date: Fri, 30 May 2014 14:53:01 +0000 (-0400) Subject: Version bump for 2.8 release. X-Git-Tag: 2.8^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1738219d3a47450dcda61516338dc59a540eb399;p=irker.git Version bump for 2.8 release. --- diff --git a/NEWS b/NEWS index f36cc61..cddd917 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ irker history -Repository head: +2.8: 2014-05-30 Various minor improvements to irk. Cope better with branch names containing slashes. diff --git a/irkerd b/irkerd index 0893381..c0d3d7a 100755 --- a/irkerd +++ b/irkerd @@ -40,7 +40,7 @@ CONNECTION_MAX = 200 # To avoid hitting a thread limit # No user-serviceable parts below this line -version = "2.7" +version = "2.8" import argparse import logging