projects
/
platform
/
upstream
/
btrfs-progs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b05079
)
v3.14.2
author
Chris Mason
<clm@fb.com>
Fri, 30 May 2014 00:56:59 +0000
(20:56 -0400)
committer
Chris Mason
<clm@fb.com>
Fri, 30 May 2014 00:56:59 +0000
(20:56 -0400)
Signed-off-by: Chris Mason <clm@fb.com>
version.sh
patch
|
blob
|
history
diff --git
a/version.sh
b/version.sh
index aa750fa8124e69058da4989d9a88ba4069b50cce..ff3a640734d8da9ed67e324725a73d9b7ee39c43 100644
(file)
--- a/
version.sh
+++ b/
version.sh
@@
-6,7
+6,7
@@
# Copyright 2008, Oracle
# Released under the GNU GPLv2
-v="v3.14.
1
"
+v="v3.14.
2
"
which git &> /dev/null
if [ $? == 0 -a -d .git ]; then