diff options
| author | Christian Poessinger <christian@poessinger.com> | 2021-01-24 19:50:58 +0100 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2021-02-05 21:59:34 +0100 | 
| commit | 261867066022aa775a8480839a0ae0ecd26778a3 (patch) | |
| tree | 73c405449badb61febd7eb2a3fdcb762fe6eb081 /docs/conf.py | |
| parent | b5ca65f38f01c8ffd1575c0bb171bca45571d5e4 (diff) | |
| download | vyos-documentation-261867066022aa775a8480839a0ae0ecd26778a3.tar.gz vyos-documentation-261867066022aa775a8480839a0ae0ecd26778a3.zip | |
Bump version to 1.4
Diffstat (limited to 'docs/conf.py')
| -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 3d011ad5..594d6063 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -26,10 +26,10 @@ copyright = u'2021, VyOS maintainers and contributors'  author = u'VyOS maintainers and contributors'  # The short X.Y version -version = u'1.3' +version = u'1.4'  # The full version, including alpha/beta/rc tags -release = u'1.3.x (equuleus)' +release = u'1.4.x (sagitta)'  # -- General configuration --------------------------------------------------- | 
