From: Johannes Berg Date: Sat, 24 Jan 2009 14:36:08 +0000 (+0100) Subject: bump version to 0.9.9 X-Git-Tag: v0.9.9^0 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fiw.git;a=commitdiff_plain;h=f8396b2454ece21a9db91ad592192b865522aa33 bump version to 0.9.9 --- diff --git a/version.sh b/version.sh index 90a7c72..d99884d 100755 --- a/version.sh +++ b/version.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.9.8" +VERSION="0.9.9" OUT="version.h" if head=`git rev-parse --verify HEAD 2>/dev/null`; then