diff --git a/README.OpenSource b/README.OpenSource old mode 100644 new mode 100755 index 758eb30e1e6e6cf2637d50bf321fb6dfd8c40921..308195af9299fe4b4663546708ae7437ea0c42fd --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name":"libevdev", "License":"MIT License", "License File":"COPYING", - "Version Number":"1.10.0", + "Version Number":"1.10", "Owner":"pengfei.hou@huawei.com", "Upstream URL":"https://github.com/freedesktop/libevdev", "Description": "libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, et"