diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-04-20 15:51:35 +0200 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2019-04-20 15:51:35 +0200 | 
| commit | db9afbc174d6ce7ffc01d593b96b8b23821b0bd0 (patch) | |
| tree | 8010745f9a088f6cde234df53d88e20aa11d7eee /docs | |
| parent | 73234b987a5668331810981d8a262c3fbe4bd8b1 (diff) | |
| download | vyos-documentation-db9afbc174d6ce7ffc01d593b96b8b23821b0bd0.tar.gz vyos-documentation-db9afbc174d6ce7ffc01d593b96b8b23821b0bd0.zip | |
Version: set version/release to 1.2.2/Crux
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/conf.py b/docs/conf.py index e9960a8e..0f78ad37 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,10 +24,10 @@ copyright = u'2018, VyOS maintainers and contributors'  author = u'VyOS maintainers and contributors'  # The short X.Y version -version = u'1.2.0' +version = u'1.2.2'  # The full version, including alpha/beta/rc tags -release = u'1.2.0-beta' +release = u'Crux'  # -- General configuration --------------------------------------------------- | 
