File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ENDIF()
1515SET (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR} /cmake" )
1616SET (DGtal_VERSION_MAJOR 0)
1717SET (DGtal_VERSION_MINOR 9)
18- SET (DGtal_VERSION_PATCH 1 )
18+ SET (DGtal_VERSION_PATCH 2beta )
1919SET (DGTAL_VERSION "${DGtal_VERSION_MAJOR} .${DGtal_VERSION_MINOR} .${DGtal_VERSION_PATCH} " )
2020SET (PROJECT_VERSION "${DGtal_VERSION_MAJOR} .${DGtal_VERSION_MINOR} .${DGtal_VERSION_PATCH} " )
2121SET (VERSION ${DGtal_VERSION_MAJOR} .${DGtal_VERSION_MINOR} .${DGtal_VERSION_PATCH} )
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ More Information
5454
5555* Related DGtalTools project: http://dgtal.org/tools , https://github.com/DGtal-team/DGtalTools
5656
57+ * Release 0.9.1 [ ![ DOI] ( https://zenodo.org/badge/doi/10.5281/zenodo.45125.svg )] ( http://dx.doi.org/10.5281/zenodo.45125 )
5758* Release 0.9 [ ![ DOI] ( https://zenodo.org/badge/3793/DGtal-team/DGtal.svg )] ( https://zenodo.org/badge/latestdoi/3793/DGtal-team/DGtal )
5859* Release 0.8 [ ![ DOI] ( https://zenodo.org/badge/doi/10.5281/zenodo.11586.png )] ( http://dx.doi.org/10.5281/zenodo.11586 )
5960* Continuous Integration [ ![ Build Status] ( https://travis-ci.org/DGtal-team/DGtal.svg?branch=master )] ( https://travis-ci.org/DGtal-team/DGtal )
You can’t perform that action at this time.
0 commit comments