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
Guido Gunther
gnome-online-accounts
Commits
609ee9f7
Commit
609ee9f7
authored
Mar 25, 2019
by
Debarshi Ray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare 3.32.0
parent
cc7aac2c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
3 deletions
+13
-3
NEWS
NEWS
+10
-0
configure.ac
configure.ac
+2
-2
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
609ee9f7
Overview of changes in 3.32.0
=============================
* Updated translations:
Basque
Finnish
Gaelic (Scottish)
Icelandic
Overview of changes in 3.31.90
==============================
...
...
configure.ac
View file @
609ee9f7
m4_define([goa_major_version], [3])
m4_define([goa_minor_version], [3
1
])
m4_define([goa_micro_version], [
9
0])
m4_define([goa_minor_version], [3
2
])
m4_define([goa_micro_version], [0])
m4_define([goa_nano_version], [0])
m4_define([goa_base_version],
...
...
meson.build
View file @
609ee9f7
project(
'gnome-online-accounts', 'c',
version: '3.3
1.9
0',
version: '3.3
2.
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