From: bugmaster Date: Fri, 5 Dec 2014 12:00:19 +0000 (+0300) Subject: Update OCCT version to 6.8.0 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=d23b3c54f383d4058a6317c54b844a364d533799;p=occt-wok.git Update OCCT version to 6.8.0 --- 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