~elementary-pantheon/contractor/master

« back to all changes in this revision

Viewing changes to meson.build

  • Committer: Cody Garver
  • Date: 2018-08-02 14:46:21 UTC
  • Revision ID: git-v1:b054960754b1e47ff2c0a0e637b566f2e631f913
Tags: 0.3.4
ReleaseĀ 0.3.4

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.3'
 
4
    version: '0.3.4'
5
5
)
6
6
 
7
7
i18n = import('i18n')