Skip to content

Commit 6a80da7

Browse files
committed
6.7.1 release
1 parent 8516fc3 commit 6a80da7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 2.8)
55
set(SMESH_VERSION_MAJOR 6)
66
set(SMESH_VERSION_MINOR 7)
77
set(SMESH_VERSION_PATCH 1)
8-
set(SMESH_VERSION_TWEAK -dev)
8+
set(SMESH_VERSION_TWEAK)
99

1010

1111
#####################

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Version 6.7.1 - February 2017
2+
=============================
3+
This version is binary compatible with smesh-6.6
4+
5+
* bugifxes
6+
7+
Users who contributed to this release:
8+
Thomas Paviot
9+
110
Version 6.7 - July 2016
211
========================
312

0 commit comments

Comments
 (0)