Merge pull request #276 from openNDS/v9.5.1beta

Bump to v9.5.1beta
This commit is contained in:
Rob White
2021-12-12 20:08:17 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -60,9 +60,9 @@ author = 'The openNDS Contributors'
# built documents.
#
# The short X.Y version.
version = '9.5.0'
version = '9.5.1beta'
# The full version, including alpha/beta/rc tags.
release = '9.5.0'
release = '9.5.1beta'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -29,7 +29,7 @@
#ifndef _CONF_H_
#define _CONF_H_
#define VERSION "9.5.0"
#define VERSION "9.5.1beta"
/*
* Defines how many times should we try detecting the interface with the default route (in seconds).