]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - version.sh
bump version to 0.9.12
[thirdparty/iw.git] / version.sh
index 666e2a402dcffba944baa5abc666b8cdaae7406a..1bfec0ec6a3f57331aec492fe9174b735abc1dee 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-VERSION="0.9.10"
+VERSION="0.9.12"
 OUT="version.h"
 
 if head=`git rev-parse --verify HEAD 2>/dev/null`; then