mirror of
https://github.com/openNDS/openNDS.git
synced 2026-01-10 04:17:55 -05:00
@@ -2,6 +2,7 @@ What's New? - ChangeLog
|
||||
#######################
|
||||
|
||||
opennds (10.2.0)
|
||||
* Add - urandom hash to key generation [bluewavenet]
|
||||
* Fix - Fix - duplicate users_to_router rules [bluewavenet]
|
||||
* Add - Automatic dns resolution of fas_remotefqdn in nftables rules [bluewavenet]
|
||||
* Add - flowtables rules [bluewavenet]
|
||||
|
||||
@@ -61,9 +61,9 @@ author = 'The openNDS Contributors'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '10.2.0beta'
|
||||
version = '10.2.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '10.2.0beta'
|
||||
release = '10.2.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#ifndef _CONF_H_
|
||||
#define _CONF_H_
|
||||
|
||||
#define VERSION "10.2.0beta"
|
||||
#define VERSION "10.2.0"
|
||||
|
||||
/*
|
||||
* Defines how many times should we try detecting the interface with the default route (in seconds).
|
||||
|
||||
Reference in New Issue
Block a user