release: bump version to 1.4.0

This commit is contained in:
Dan Williams 2013-06-07 11:37:57 -05:00
parent b4052739a1
commit 0ff926d101
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_INIT([libqmi], [1.3.0], [libqmi-devel@lists.freedesktop.org])
AC_INIT([libqmi], [1.4.0], [libqmi-devel@lists.freedesktop.org])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])