mirror of https://github.com/CGAL/cgal
Next version in this branch will be 5.0-beta3 (or the final release)
This commit is contained in:
parent
2305bc6df8
commit
387f55cfca
|
|
@ -16,11 +16,11 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 5.0-beta2
|
||||
#define CGAL_VERSION_NR 1050000920
|
||||
#define CGAL_VERSION 5.0-beta3
|
||||
#define CGAL_VERSION_NR 1050000930
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20190930
|
||||
#define CGAL_RELEASE_DATE 20191031
|
||||
|
||||
#include <CGAL/version_macros.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-5.0-beta2
|
||||
CGAL-5.0-beta3
|
||||
|
|
|
|||
Loading…
Reference in New Issue