Bump version: 1.1.2 → 1.1.3
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 1.1.2
|
current_version = 1.1.3
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
allow_dirty = True
|
allow_dirty = True
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# -*- Autoconf -*-
|
# -*- Autoconf -*-
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
m4_define([LIBPOSTAL_VERSION], [1.1.2])
|
m4_define([LIBPOSTAL_VERSION], [1.1.3])
|
||||||
|
|
||||||
AC_INIT([libpostal], LIBPOSTAL_VERSION)
|
AC_INIT([libpostal], LIBPOSTAL_VERSION)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user