commit | 357849799024a463b04dc61d3b5988fd8b01410f | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Thu Sep 22 17:38:39 2016 -0700 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu Sep 22 17:38:39 2016 -0700 |
tree | 652697bf8c4cd4ae8e9903f91523ee741627c13a | |
parent | f314a0e2c6c753edea82e65bde5f7fbba0f092c1 [diff] [blame] |
configure: Also update libweston version to match weston
diff --git a/configure.ac b/configure.ac index 6398b2a..f35e887 100644 --- a/configure.ac +++ b/configure.ac
@@ -5,7 +5,7 @@ [weston_major_version.weston_minor_version.weston_micro_version]) m4_define([libweston_major_version], [1]) m4_define([libweston_minor_version], [12]) -m4_define([libweston_patch_version], [0]) +m4_define([libweston_patch_version], [90]) AC_PREREQ([2.64]) AC_INIT([weston],