File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747
4848# General information about the project.
4949project = 'pgloader'
50- copyright = '2017 , Dimitri Fontaine'
50+ copyright = '2005-2022 , Dimitri Fontaine'
5151author = 'Dimitri Fontaine'
5252
5353# The version info for the project you're documenting, acts as replacement for
5757# The short X.Y version.
5858version = '3.6'
5959# The full version, including alpha/beta/rc tags.
60- release = '3.6.3 '
60+ release = '3.6.6 '
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
Original file line number Diff line number Diff line change 4444 " non-nil when this build is a release build." )
4545
4646(defparameter *major-version* " 3.6" )
47- (defparameter *minor-version* " 3 " )
47+ (defparameter *minor-version* " 6 " )
4848
4949(defun git-hash ()
5050 " Return the current abbreviated git hash of the development tree."
You can’t perform that action at this time.
0 commit comments