summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4091649)
raw | patch | inline | side by side (parent: 4091649)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 10 Sep 2009 18:19:24 +0000 (20:19 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 10 Sep 2009 18:19:24 +0000 (20:19 +0200) |
version-gen.sh | patch | blob | history |
diff --git a/version-gen.sh b/version-gen.sh
index 09050565c96ddc3d7e37c681c766d042e10caaee..b8a8d44b2fc3c11afc7c460d5dc537beff87ff13 100755 (executable)
--- a/version-gen.sh
+++ b/version-gen.sh
#!/bin/sh
-DEFAULT_VERSION="4.6.4.git"
+DEFAULT_VERSION="4.6.5.git"
VERSION="`git describe 2> /dev/null | sed -e 's/^collectd-//'`"