We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8516fc3 commit 6a80da7Copy full SHA for 6a80da7
CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 2.8)
5
set(SMESH_VERSION_MAJOR 6)
6
set(SMESH_VERSION_MINOR 7)
7
set(SMESH_VERSION_PATCH 1)
8
-set(SMESH_VERSION_TWEAK -dev)
+set(SMESH_VERSION_TWEAK)
9
10
11
#####################
NEWS
@@ -1,3 +1,12 @@
1
+Version 6.7.1 - February 2017
2
+=============================
3
+This version is binary compatible with smesh-6.6
4
+
+* bugifxes
+Users who contributed to this release:
+ Thomas Paviot
Version 6.7 - July 2016
========================
12
0 commit comments