Prepare new bug-fix releases

This commit is contained in:
Laurent Rineau 2020-02-25 09:50:53 +01:00
parent 8ffe039e8f
commit 3cc4dbddb1
1 changed files with 3 additions and 3 deletions

View File

@ -3,12 +3,12 @@
var url_re = /(cgal\.geometryfactory\.com\/CGAL\/doc\/|doc\.cgal\.org\/)(master|latest|(\d\.\d+|\d\.\d+\.\d+))\//;
var url_local = /.*\/doc_output\//;
var current_version_local = '5.0.1'
var current_version_local = '5.1-dev'
var all_versions = [
'master',
'latest',
'5.0.1',
'4.14.2',
'5.0.2',
'4.14.3',
'4.13.2',
'4.12.2',
'4.11.3',