Skip to content

Commit 32ed576

Browse files
committed
change version number to 0.7.0
1 parent 52666d9 commit 32ed576

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/gemmi-help.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$ gemmi -h
2-
gemmi 0.7.0-dev
2+
gemmi 0.7.0
33
Command-line utility that accompanies the GEMMI library,
44
which is a joint project of CCP4 and Global Phasing Ltd.
55
Licence: Mozilla Public License 2.0. Copyright Global Phasing Ltd.

include/gemmi/version.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
#ifndef GEMMI_VERSION_HPP_
66
#define GEMMI_VERSION_HPP_
77

8-
#define GEMMI_VERSION "0.7.0-dev"
8+
#define GEMMI_VERSION "0.7.0"
99

1010
#endif

0 commit comments

Comments
 (0)