Update <CGAL/version.h> (for full header-only)

This commit is contained in:
Laurent Rineau 2018-07-31 16:26:54 +02:00
parent f1ebda2ef7
commit f1e926e689
1 changed files with 2 additions and 2 deletions

View File

@ -25,11 +25,11 @@
#ifndef CGAL_VERSION_H
#define CGAL_VERSION_H
#define CGAL_VERSION 4.13-dev
#define CGAL_VERSION 4.13-beta1
#define CGAL_VERSION_NR 1041300000
#define CGAL_SVN_REVISION 99999
#define CGAL_GIT_HASH abcdef
#define CGAL_RELEASE_DATE 20180425
#define CGAL_RELEASE_DATE 20180801
#include <CGAL/version_macros.h>