release: bump version to 1.5.0 (development)

This commit is contained in:
Dan Williams 2013-06-07 11:46:58 -05:00
parent 0ff926d101
commit eaa6bcd2a1
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.4.0], [libqmi-devel@lists.freedesktop.org])
AC_INIT([libqmi], [1.5.0], [libqmi-devel@lists.freedesktop.org])
AC_CONFIG_SRCDIR([config.h.in])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])