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
gnome-online-accounts
Commits
4542c857
Commit
4542c857
authored
Sep 01, 2018
by
Debarshi Ray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare 3.30.0
parent
94ef6980
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
3 deletions
+10
-3
NEWS
NEWS
+7
-0
configure.ac
configure.ac
+2
-2
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
4542c857
Overview of changes in 3.30.0
=============================
* Updated translations:
Arabic
Overview of changes in 3.29.91
==============================
...
...
configure.ac
View file @
4542c857
m4_define([goa_major_version], [3])
m4_define([goa_minor_version], [
29
])
m4_define([goa_micro_version], [
91
])
m4_define([goa_minor_version], [
30
])
m4_define([goa_micro_version], [
0
])
m4_define([goa_nano_version], [0])
m4_define([goa_base_version],
...
...
meson.build
View file @
4542c857
project(
'gnome-online-accounts', 'c',
version: '3.
29.91
',
version: '3.
30.0
',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.47.2'
...
...
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