Bump CGAL/version.h to 4.12-dev

This commit is contained in:
Laurent Rineau 2017-11-13 15:11:59 +01:00
parent 283f8138d8
commit d3cc5ee30d
1 changed files with 2 additions and 2 deletions

View File

@ -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>