Skip to content

Commit eb7089c

Browse files
danirabbitcassidyjames
authored andcommitted
Release 1.0.0 (#53)
* Release 1.0.0 * Update meson.build
1 parent 7146fde commit eb7089c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/agent-polkit.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>The authentication agent appears whenever an application wants to request permission to use administrative powers.</p>
1212
</description>
1313
<releases>
14-
<release version="1.0.0" date="2019-11-04" urgency="medium">
14+
<release version="1.0.0" date="2019-11-15" urgency="medium">
1515
<description>
1616
<ul>
1717
<li>Updated translations</li>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'io.elementary.desktop.agent-polkit',
33
'vala', 'c',
4-
version: '0.1.6'
4+
version: '1.0.0'
55
)
66

77
install_path = join_paths(get_option('prefix'), get_option('libexecdir'), 'policykit-1-pantheon')

0 commit comments

Comments
 (0)