I forgot to prepare CGAL-4.12

This commit is contained in:
Laurent Rineau 2018-04-25 15:39:14 +02:00
parent 0f3c37e1a6
commit b9778ba91b
2 changed files with 4 additions and 4 deletions

View File

@ -25,11 +25,11 @@
#ifndef CGAL_VERSION_H
#define CGAL_VERSION_H
#define CGAL_VERSION 4.12-dev
#define CGAL_VERSION_NR 1041200930
#define CGAL_VERSION 4.12
#define CGAL_VERSION_NR 1041201000
#define CGAL_SVN_REVISION 99999
#define CGAL_GIT_HASH abcdef
#define CGAL_RELEASE_DATE 20170101
#define CGAL_RELEASE_DATE 20180425
#include <CGAL/version_macros.h>

View File

@ -1 +1 @@
CGAL-4.12-beta3
CGAL-4.12