Skip to content
Snippets Groups Projects
Commit 4582559b authored by Peter Hutterer's avatar Peter Hutterer
Browse files

libevdev 1.13.1

parent fb3741e0
No related branches found
No related tags found
No related merge requests found
Pipeline #873764 passed with warnings
......@@ -7,7 +7,7 @@ AC_PREREQ([2.62])
# change meson version too
AC_INIT([libevdev],
[1.13.0],
[1.13.1],
[https://gitlab.freedesktop.org/libevdev/libevdev/issues/],
[libevdev],
[http://freedesktop.org/wiki/Software/libevdev/])
......
project('libevdev', 'c',
version: '1.13.0', # change autotools version too
version: '1.13.1', # change autotools version too
license: 'MIT/Expat',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.56.0')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment