File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 0.10.0 (2015-??-?? )
2- ===================
1+ 0.10.0b2 (2015-11-20 )
2+ =====================
33
44Backwards Incompatibilities
55---------------------------
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ import (
5555)
5656
5757const (
58- VERSION = "0.10.0-dev "
58+ VERSION = "0.10.0b2 "
5959)
6060
6161func setGlobalConfigs (config * HekadConfig ) (* pipeline.GlobalConfigStruct , string , string ) {
Original file line number Diff line number Diff line change 5252# The short X.Y version.
5353version = '0.10'
5454# The full version, including alpha/beta/rc tags.
55- release = '0.10.0-dev '
55+ release = '0.10.0b2 '
5656
5757# The language for content autogenerated by Sphinx. Refer to documentation
5858# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments