From 338a1ac84153e54fe2d4bb76e75856d29bdf3c27 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 23 Feb 2017 16:21:33 +0100 Subject: version: bump snapshot --- src/dkms.conf | 2 +- src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/dkms.conf b/src/dkms.conf index e400925..7724111 100644 --- a/src/dkms.conf +++ b/src/dkms.conf @@ -1,5 +1,5 @@ PACKAGE_NAME="wireguard" -PACKAGE_VERSION="0.0.20170214" +PACKAGE_VERSION="0.0.20170223" AUTOINSTALL=yes BUILT_MODULE_NAME="wireguard" diff --git a/src/version.h b/src/version.h index 53c3be0..71e90b7 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define WIREGUARD_VERSION "0.0.20170214" +#define WIREGUARD_VERSION "0.0.20170223" -- cgit v1.2.3-59-g8ed1b