Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Librem5
debs
gnome-contacts
Commits
a4c6c532
Commit
a4c6c532
authored
Aug 24, 2020
by
Niels De Graef
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release unstable version 3.37.2
parent
81af86fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
data/org.gnome.Contacts.appdata.xml.in.in
data/org.gnome.Contacts.appdata.xml.in.in
+12
-0
meson.build
meson.build
+1
-1
No files found.
data/org.gnome.Contacts.appdata.xml.in.in
View file @
a4c6c532
...
...
@@ -26,6 +26,18 @@
</screenshots>
<releases>
<release
date=
"2020-08-24"
version=
"3.37.2"
>
<description>
<p>
This is the beta release in the 3.37 development series,
with the following improvements:
</p>
<ul>
<li>
Fixed: cannot get past the initial setup screen
</li>
</ul>
<p>
This release also updates translations in several languages.
</p>
</description>
</release>
<release
date=
"2020-08-13"
version=
"3.37.1"
>
<description>
<p>
...
...
meson.build
View file @
a4c6c532
project('gnome-contacts', [ 'vala', 'c' ],
version: '3.37.
1
',
version: '3.37.
2
',
license: 'GPL2+',
meson_version: '>= 0.50',
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment