mirror of
https://git.yoctoproject.org/libmatchbox
synced 2025-11-05 05:35:45 +08:00
configure.ac: update version to match the tag version
Update version to 1.13 to match the current tag. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.53)
|
||||
AC_INIT([libmatchbox], 1.12, [yocto@yoctoproject.org])
|
||||
AC_INIT([libmatchbox], 1.13, [yocto@yoctoproject.org])
|
||||
AC_CONFIG_SRCDIR([libmb/mbtray.c])
|
||||
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
Reference in New Issue
Block a user