mirror of https://github.com/CGAL/cgal
next version on this branch is 4.12.1
This commit is contained in:
parent
f7c3c8212b
commit
4f14095cb8
|
|
@ -25,8 +25,8 @@
|
||||||
#ifndef CGAL_VERSION_H
|
#ifndef CGAL_VERSION_H
|
||||||
#define CGAL_VERSION_H
|
#define CGAL_VERSION_H
|
||||||
|
|
||||||
#define CGAL_VERSION 4.12
|
#define CGAL_VERSION 4.12.1-dev
|
||||||
#define CGAL_VERSION_NR 1041201000
|
#define CGAL_VERSION_NR 1041210000
|
||||||
#define CGAL_SVN_REVISION 99999
|
#define CGAL_SVN_REVISION 99999
|
||||||
#define CGAL_GIT_HASH abcdef
|
#define CGAL_GIT_HASH abcdef
|
||||||
#define CGAL_RELEASE_DATE 20180425
|
#define CGAL_RELEASE_DATE 20180425
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
0
|
1
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
CGAL-4.12
|
CGAL-4.12.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue