Bump to version 11.0.0beta

Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
Rob White
2025-07-07 09:46:10 +01:00
parent dc46a46cc0
commit d73edf7ddc
2 changed files with 3 additions and 3 deletions

View File

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

View File

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