[version] bumping version to 0.3 for consistency

This commit is contained in:
Al
2016-01-28 16:34:41 -05:00
parent 87899050b2
commit fed599ac39

View File

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