Code

README: Fix order of the curl_json plugin in the list.
[collectd.git] / version-gen.sh
index 9925e4702643853e7b3c865a2ca1c700227df00a..f2c61f54527075dbc263adbbd97d70b96a2a3e18 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-DEFAULT_VERSION="4.7.2.git"
+DEFAULT_VERSION="4.8.0.git"
 
 VERSION="`git describe 2> /dev/null | sed -e 's/^collectd-//'`"