mirror of https://github.com/CGAL/cgal
Next version on master will be 4.13-beta1
This commit is contained in:
parent
f7c3c8212b
commit
7ff5a2adfa
|
|
@ -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.13-dev
|
||||||
#define CGAL_VERSION_NR 1041201000
|
#define CGAL_VERSION_NR 1041300000
|
||||||
#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 @@
|
||||||
12
|
13
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
CGAL-4.12
|
CGAL-4.13-dev
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue