Increase the version number to ZNC 1.7.0

This commit is contained in:
Alexey Sokolov
2018-05-01 22:09:57 +01:00
parent 07fa6c7257
commit 4489b1b694
4 changed files with 171 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ limitations under the License.
#define VERSION_MINOR 7
#define VERSION_PATCH 0
// This one is for display purpose and to check ABI compatibility of modules
#define VERSION_STR "1.7.0-rc1"
#define VERSION_STR "1.7.0"
#endif
// Don't use this one