bindings: glib: tests: fix version regex
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 22 Oct 2024 08:56:02 +0000 (10:56 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 22 Oct 2024 08:56:02 +0000 (10:56 +0200)
commit9c8d94eb59f0f942cec44643361c8d308dbeeb39
tree8ca4fb2a6d0ea84e835bad10af1863b62d536ac6
parent91b7811955dbfda4014629d3a9986a1111cf0ee3
bindings: glib: tests: fix version regex

Bring the version matching regex pattern in line with the others in the
tree so that it can also match a string without -rcX or -devel suffix.

Fixes: e090088c21b7 ("bindings: add GLib bindings")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/glib/tests/tests-misc.c