mirror of https://github.com/CGAL/cgal
I forgot to prepare CGAL-4.12
This commit is contained in:
parent
0f3c37e1a6
commit
b9778ba91b
|
|
@ -25,11 +25,11 @@
|
||||||
#ifndef CGAL_VERSION_H
|
#ifndef CGAL_VERSION_H
|
||||||
#define CGAL_VERSION_H
|
#define CGAL_VERSION_H
|
||||||
|
|
||||||
#define CGAL_VERSION 4.12-dev
|
#define CGAL_VERSION 4.12
|
||||||
#define CGAL_VERSION_NR 1041200930
|
#define CGAL_VERSION_NR 1041201000
|
||||||
#define CGAL_SVN_REVISION 99999
|
#define CGAL_SVN_REVISION 99999
|
||||||
#define CGAL_GIT_HASH abcdef
|
#define CGAL_GIT_HASH abcdef
|
||||||
#define CGAL_RELEASE_DATE 20170101
|
#define CGAL_RELEASE_DATE 20180425
|
||||||
|
|
||||||
#include <CGAL/version_macros.h>
|
#include <CGAL/version_macros.h>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
CGAL-4.12-beta3
|
CGAL-4.12
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue