036e0e2031
- update to 4.5.3 - fix build failure on 13.1: conditional default for udevdir - fix build failure on SLE11SP4: wrong check in makefile OBS-URL: https://build.opensuse.org/request/show/395998 OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=239
14 lines
293 B
Diff
14 lines
293 B
Diff
Index: btrfs-progs-v4.1/version.sh
|
|
===================================================================
|
|
--- btrfs-progs-v4.1.orig/version.sh
|
|
+++ btrfs-progs-v4.1/version.sh
|
|
@@ -6,7 +6,7 @@
|
|
# Copyright 2008, Oracle
|
|
# Released under the GNU GPLv2
|
|
|
|
-v="v4.5.3"
|
|
+v="v4.5.3+20160516"
|
|
|
|
opt=$1
|
|
|