]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
version 0.4
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 6 Feb 2010 14:33:26 +0000 (15:33 +0100)
committerJohannes Berg <johannes@sipsolutions.net>
Sat, 6 Feb 2010 14:33:26 +0000 (15:33 +0100)
version.sh

index 28b579a0ba24b524d69843d197a935123c700565..2843797bd1573a9e29c662c64611a457deba8e20 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-VERSION="0.3"
+VERSION="0.4"
 
 SUFFIX=
 if test "x$1" = x--suffix; then