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 88b5221 commit e1366b6Copy full SHA for e1366b6
NEWS
@@ -1,3 +1,9 @@
1
+mbt version 3.3.1 2016-07-11
2
+[Ko van der Sloot]
3
+Bug fix release:
4
+A 3.2.17 tarball was released with the tag v3.3 which is confusing.
5
+So we release it again as 3.3.1 with the correct tarball.
6
+
7
mbt version 3.2.17 2016-07-11
8
[Ko van der Sloot]
9
Maintenance release
configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([mbt],[3.2.17],[[email protected]])
+AC_INIT([mbt],[3.3.1],[[email protected]])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([.])
AC_CONFIG_MACRO_DIR([m4])
0 commit comments