Merge pull request #247 from ab7pa/prep-3.23.4.0
prepare for 3.23.4.0 release
This commit is contained in:
commit
4637c15b5c
Binary file not shown.
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 93 KiB |
Binary file not shown.
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
4
conf.py
4
conf.py
|
@ -25,9 +25,9 @@ copyright = f'{date.today().year}, Amateur Radio Emergency Data Network, Inc. Li
|
|||
author = u'Amateur Radio Emergency Data Network, Inc.'
|
||||
|
||||
# The short X.Y version
|
||||
version = u'latest'
|
||||
version = u'3.23.4.0'
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = u'Latest Nightly Build'
|
||||
release = u'3.23.4.0'
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue