btrfsprogs/local-version-override.patch
David Sterba c0774a4e0b Accepting request 253874 from home:dsterba:branches:filesystems
- version 3.16.2
  - fsck: handle bad extent mapping
  - image: make it work on a balanced fs
  - btrfs-show-super: print flags in human readable way
  - documentation updates

OBS-URL: https://build.opensuse.org/request/show/253874
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=174
2014-10-03 22:04:19 +00:00

14 lines
321 B
Diff

Index: btrfs-progs-v3.16.1/version.sh
===================================================================
--- btrfs-progs-v3.16.1.orig/version.sh
+++ btrfs-progs-v3.16.1/version.sh
@@ -6,7 +6,7 @@
# Copyright 2008, Oracle
# Released under the GNU GPLv2
-v="v3.16.2"
+v="v3.16.2+20141003"
lib_major=0
lib_minor=1