From f1e926e689bcfa2e7c2d763f0b02956fb5cfef5e Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 31 Jul 2018 16:26:54 +0200 Subject: [PATCH] Update (for full header-only) --- Installation/include/CGAL/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation/include/CGAL/version.h b/Installation/include/CGAL/version.h index fe15f62737a..3c1e45034d8 100644 --- a/Installation/include/CGAL/version.h +++ b/Installation/include/CGAL/version.h @@ -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