[version] bump version to 0.3.3

This commit is contained in:
Al
2017-01-09 16:14:07 -05:00
parent a3506131fe
commit bbc91722cb

View File

@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_INIT([libpostal], [0.3])
AC_INIT([libpostal], [0.3.3])
AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_CONFIG_SRCDIR([src])