We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4a0da commit d378f93Copy full SHA for d378f93
src/dkms.conf
@@ -1,5 +1,5 @@
1
PACKAGE_NAME="wireguard"
2
-PACKAGE_VERSION="1.0.20210424"
+PACKAGE_VERSION="1.0.20210606"
3
AUTOINSTALL=yes
4
5
BUILT_MODULE_NAME="wireguard"
src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_VERSION
-#define WIREGUARD_VERSION "1.0.20210424"
+#define WIREGUARD_VERSION "1.0.20210606"
#endif
0 commit comments