Skip to content

Commit 5d02ac6

Browse files
authored
Update meson.build
1 parent 2324270 commit 5d02ac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meson.build

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('com.github.parnold-x.sudoku', ['vala', 'c'],
2-
version: '0.1.2'
2+
version: '0.1.3'
33
)
44

55
gnome = import('gnome')
@@ -56,4 +56,4 @@ executable(
5656
)
5757

5858
subdir('data')
59-
#subdir('po')
59+
#subdir('po')

0 commit comments

Comments
 (0)