tcpconns plugin: add support for AIX
[collectd.git] / version-gen.sh
index e3b2040..f232dc8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-DEFAULT_VERSION="4.10.3.git"
+DEFAULT_VERSION="5.0.0.git"
 
 VERSION="`git describe 2> /dev/null | sed -e 's/^collectd-//'`"