Version bump for 2.8 release.
[irker.git] / irkerd
diff --git a/irkerd b/irkerd
index 0893381cb6a3cddfcc09b37d4158ab03b0c6d030..c0d3d7afaa47e93ad06e276237e2e23c8d5dffff 100755 (executable)
--- 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