mirror of https://github.com/CGAL/cgal
Bump CGAL/version.h to 4.12-dev
This commit is contained in:
parent
283f8138d8
commit
d3cc5ee30d
|
|
@ -21,8 +21,8 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 4.9-I-900
|
||||
#define CGAL_VERSION_NR 1040900900
|
||||
#define CGAL_VERSION 4.12-dev
|
||||
#define CGAL_VERSION_NR 1041200000
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
|
||||
#include <CGAL/version_macros.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue