~elementary-pantheon/contractor/master

« back to all changes in this revision

Viewing changes to meson.build

  • Committer: GitHub
  • Author(s): Daniel Foré
  • Date: 2021-07-13 21:32:11 UTC
  • Revision ID: git-v1:8d7ae1940930a4b4777599bbac3954e67b45caa0
Tags: 0.3.5
Release 0.3.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
project(
2
2
    'contractor',
3
3
    'vala', 'c',
4
 
    version: '0.3.4'
 
4
    version: '0.3.5'
5
5
)
6
6
 
7
7
i18n = import('i18n')