Code

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