Skip to content

Commit 8bb93b7

Browse files
author
J. Kim
committed
Release 0.19.1
1 parent 39e6ae4 commit 8bb93b7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
gaeul (0.19.1-0h8l1) unstable; urgency=medium
2+
3+
* debian: add KillSignal
4+
5+
-- Justin Kim <jeongseok.kim@sk.com> Tue, 14 Jul 2020 16:10:35 +0900
6+
17
gaeul (0.19.0-0h8l0) unstable; urgency=medium
28

39
[ Jeongseok Kim ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('gaeul', 'c',
2-
version: '0.19.0',
2+
version: '0.19.1',
33
license: 'Apache-2.0',
44
meson_version: '>= 0.40',
55
default_options: [ 'warning_level=1',

0 commit comments

Comments
 (0)