mirror of https://github.com/CGAL/cgal
This branch now targets a possible CGAL-4.12.2.
This commit is contained in:
parent
3d2977f298
commit
146fc90a33
|
|
@ -25,8 +25,8 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 4.12.1-dev
|
||||
#define CGAL_VERSION_NR 1041210000
|
||||
#define CGAL_VERSION 4.12.2-dev
|
||||
#define CGAL_VERSION_NR 1041220000
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20180425
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1
|
||||
2
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-4.12.1
|
||||
CGAL-4.12.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue