From d23b3c54f383d4058a6317c54b844a364d533799 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Fri, 5 Dec 2014 15:00:19 +0300 Subject: [PATCH] Update OCCT version to 6.8.0 --- src/WOKTclLib/templates/template.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WOKTclLib/templates/template.ac b/src/WOKTclLib/templates/template.ac index 88a4993..4602aa4 100644 --- a/src/WOKTclLib/templates/template.ac +++ b/src/WOKTclLib/templates/template.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([OpenCASCADE], [6.7.0]) +AC_INIT([OpenCASCADE], [6.8.0]) AC_CONFIG_AUX_DIR(make) AM_INIT_AUTOMAKE([foreign]) AC_CANONICAL_HOST -- 2.39.5