Skip to content

Commit 6e36d32

Browse files
committed
version: bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
1 parent 72a0fe5 commit 6e36d32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/dkms.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME="wireguard"
2-
PACKAGE_VERSION="1.0.20210124"
2+
PACKAGE_VERSION="1.0.20210219"
33
AUTOINSTALL=yes
44

55
BUILT_MODULE_NAME="wireguard"

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#ifndef WIREGUARD_VERSION
2-
#define WIREGUARD_VERSION "1.0.20210124"
2+
#define WIREGUARD_VERSION "1.0.20210219"
33
#endif

0 commit comments

Comments
 (0)