From ec464acccf3e5b91b7d984c5fb843f4c3fdd0002 Mon Sep 17 00:00:00 2001 From: Dakota Williams Date: Feb 05 2020 19:28:09 +0000 Subject: Version 0.10.13 --- diff --git a/dist/dattobd.spec b/dist/dattobd.spec index c587a35..0503dff 100644 --- a/dist/dattobd.spec +++ b/dist/dattobd.spec @@ -107,7 +107,7 @@ Name: dattobd -Version: 0.10.12 +Version: 0.10.13 Release: 1%{?dist} Summary: Kernel module and utilities for enabling low-level live backups Vendor: Datto, Inc. @@ -573,6 +573,9 @@ rm -rf %{buildroot} %changelog +* Wed Feb 5 2020 Dakota Williams - 0.10.13 +- Fix for -Wframe-larger-than + * Fri Jan 24 2020 Dakota Williams - 0.10.12 - Build feature tests out-of-tree and parallelize execution of them - Explicitly add incidental build deps to spec file diff --git a/src/dattobd.h b/src/dattobd.h index 185f8a8..6eb4860 100644 --- a/src/dattobd.h +++ b/src/dattobd.h @@ -14,7 +14,7 @@ #include #include -#define DATTOBD_VERSION "0.10.12" +#define DATTOBD_VERSION "0.10.13" #define DATTO_IOCTL_MAGIC 0x91 struct setup_params{