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 2525cmake_minimum_required (VERSION 3.5.0 )
2626
2727# # # project declaration
28- project (sol2 VERSION 3.2.0 LANGUAGES CXX C )
28+ project (sol2 VERSION 3.2.2 LANGUAGES CXX C )
2929
3030include (GNUInstallDirs )
3131
Original file line number Diff line number Diff line change 1- ## sol3 (sol2 v3.0.3 )
1+ ## sol3 (sol2 v3.2.2 )
22
33[ ![ Linux & Max OSX Build Status] ( https://travis-ci.org/ThePhD/sol2.svg?branch=develop )] ( https://travis-ci.org/ThePhD/sol2 )
44[ ![ Windows Build status] ( https://ci.appveyor.com/api/projects/status/n38suofr21e9uk7h?svg=true )] ( https://ci.appveyor.com/project/ThePhD/sol2 )
Original file line number Diff line number Diff line change 5555# built documents.
5656#
5757# The short X.Y version.
58- version = '3.0 '
58+ version = '3.2 '
5959# The full version, including alpha/beta/rc tags.
60- release = '3.0.3 '
60+ release = '3.2.2 '
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments