mirror of
https://github.com/SOCI/soci.git
synced 2026-05-24 14:09:04 -05:00
Bump MkDocs site_name from 4.0.0 to master for page title
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ edit and update if necessary. Finally, copy to the `CHANGES` file.
|
||||
Update the version number of the new release in the following places:
|
||||
|
||||
- [include/soci/version.h](include/soci/version.h)
|
||||
- [mkdocs.yml](mkdocs.yml)
|
||||
- [mkdocs.yml](mkdocs.yml) - replace `master` in `site_name` with version
|
||||
- [docs/index.md](docs/index.md)
|
||||
- [appveyor.yml](appveyor.yml)
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
site_name: SOCI 4.0.0
|
||||
site_name: SOCI (master)
|
||||
site_description: SOCI - The C++ Database Access Library
|
||||
repo_url: https://github.com/SOCI/soci/
|
||||
copyright: Copyright © 2017 <a href="https://github.com/msobczak">Maciej Sobczak</a> and <a href="http://soci.sourceforge.net/people.html">SOCI Team</a>.
|
||||
|
||||
Reference in New Issue
Block a user