summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@prydeworx.com>2018-10-17 19:36:40 +0200
committerSven Eden <sven.eden@prydeworx.com>2018-10-17 19:36:54 +0200
commite4307202202065b7f74a450895364143d3f2a8bd (patch)
tree9e60ce92e36683362ca9fe5a7c229dd3599ffe21
parent794b8b7c04ab65591fea0f53f622afbc369f728c (diff)
Update Version to 236.3elogind/v236.3
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1141bf758a..2313a2ae07 100644
--- a/meson.build
+++ b/meson.build
@@ -16,7 +16,7 @@ project('elogind', 'c',
# You should have received a copy of the GNU Lesser General Public License
# along with elogind; If not, see <http://www.gnu.org/licenses/>.
- version : '236.2',
+ version : '236.3',
license : 'LGPLv2+',
default_options: [
'c_std=gnu99',