GNU Libtasn1 NEWS -*- outline -*-
+* Noteworthy changes in release 3.4 (unreleased) [stable]
+
* Noteworthy changes in release 3.3 (released 2013-03-23) [stable]
- More precise overflow checks using gnulib's intprops module.
- Updates to compile in Android systems.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
-AC_INIT([GNU Libtasn1],[3.3],[help-libtasn1@gnu.org])
+AC_INIT([GNU Libtasn1],[3.4],[help-libtasn1@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS(config.h)
{
#endif
-#define ASN1_VERSION "3.3"
+#define ASN1_VERSION "3.4"
/*****************************************/
/* Errors returned by libtasn1 functions */