ZNC 1.7.0-alpha2

This commit is contained in:
Alexey Sokolov
2018-03-18 11:31:40 +00:00
parent 697058f981
commit fed3ebf0b2
3 changed files with 3 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-alpha1"
#define VERSION_STR "1.7.0-alpha2"
#endif
// Don't use this one