mirror of https://github.com/CGAL/cgal
Prepare for beta2
This commit is contained in:
parent
25f4b0164f
commit
911e44a1fe
|
|
@ -25,8 +25,8 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 4.14-beta1
|
||||
#define CGAL_VERSION_NR 1041400910
|
||||
#define CGAL_VERSION 4.14-beta2
|
||||
#define CGAL_VERSION_NR 1041400920
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20190301
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-4.14-beta1
|
||||
CGAL-4.14-beta2
|
||||
|
|
|
|||
Loading…
Reference in New Issue