Skip to content

Commit

Permalink
v3.7-dev init
Browse files Browse the repository at this point in the history
  • Loading branch information
vanhauser-thc committed Jan 2, 2019
1 parent 9248fe7 commit dcd270b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
CHANGELOG
=========

v3.7-dev
* your patch? :)


v3.6/v3.5-dev
* long interface names are now supported. Thanks to Christophe Desoutter@Airbus for the patch!
* added error check for openssl BN_ functions (thanks to lc3412)
Expand Down
2 changes: 1 addition & 1 deletion thc-ipv6.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#include <openssl/rsa.h>
#endif

#define VERSION "v3.6"
#define VERSION "v3.7-dev"
#define AUTHOR "van Hauser / THC <vh@thc.org>"
#define RESOURCE "www.github.com/vanhauser-thc/thc-ipv6"

Expand Down

0 comments on commit dcd270b

Please sign in to comment.