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