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
45c1d291
Commit
45c1d291
authored
Oct 09, 2020
by
Debarshi Ray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare 3.38.0
parent
d95c7008
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
3 deletions
+12
-3
NEWS
NEWS
+9
-0
configure.ac
configure.ac
+2
-2
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
45c1d291
Overview of changes in 3.38.0
=============================
* Updated translations:
Bengali (India)
Hebrew
Portuguese
Overview of changes in 3.37.90
==============================
...
...
configure.ac
View file @
45c1d291
m4_define([goa_major_version], [3])
m4_define([goa_minor_version], [3
7
])
m4_define([goa_micro_version], [
9
0])
m4_define([goa_minor_version], [3
8
])
m4_define([goa_micro_version], [0])
m4_define([goa_nano_version], [0])
m4_define([goa_base_version],
...
...
meson.build
View file @
45c1d291
project(
'gnome-online-accounts', 'c',
version: '3.3
7.9
0',
version: '3.3
8.
0',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'
...
...
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