Skip to content

Commit e1366b6

Browse files
Ko van der SlootKo van der Sloot
authored andcommitted
release 3.3.1
1 parent 88b5221 commit e1366b6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
mbt version 3.2.17 2016-07-11
28
[Ko van der Sloot]
39
Maintenance release

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.61)
5-
AC_INIT([mbt],[3.2.17],[[email protected]])
5+
AC_INIT([mbt],[3.3.1],[[email protected]])
66
AM_INIT_AUTOMAKE
77
AC_CONFIG_SRCDIR([.])
88
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)