Next version on master will be 4.13-beta1

This commit is contained in:
Laurent Rineau 2018-04-25 18:08:11 +02:00
parent f7c3c8212b
commit 7ff5a2adfa
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1 +1 @@
12 13

View File

@ -1 +1 @@
CGAL-4.12 CGAL-4.13-dev