Skip to content

Commit

Permalink
btrfs-progs v0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismason-xx committed Jun 11, 2009
1 parent 0e3c5d4 commit 5e762a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Copyright 2008, Oracle
# Released under the GNU GPLv2

v="Btrfs v0.18"
v="Btrfs v0.19"

which git &> /dev/null
if [ $? == 0 -a -d .git ]; then
Expand Down

0 comments on commit 5e762a3

Please sign in to comment.