Skip to content

Commit

Permalink
version: bump
Browse files Browse the repository at this point in the history
Signed-off-by: Jason A. Donenfeld <[email protected]>
  • Loading branch information
zx2c4 committed Feb 19, 2021
1 parent 72a0fe5 commit 6e36d32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/dkms.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PACKAGE_NAME="wireguard"
PACKAGE_VERSION="1.0.20210124"
PACKAGE_VERSION="1.0.20210219"
AUTOINSTALL=yes

BUILT_MODULE_NAME="wireguard"
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_VERSION
#define WIREGUARD_VERSION "1.0.20210124"
#define WIREGUARD_VERSION "1.0.20210219"
#endif

0 comments on commit 6e36d32

Please sign in to comment.