diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-09 06:55:40 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-09 06:55:40 +0100 |
commit | 71376a8631a4262793351e3431b3bc2df93b15dd (patch) | |
tree | a7b7313268ffc0e98a0f51e15fb2477b00194458 /plugins/common | |
parent | 524a49de17c1c432b0ad6b16f11e64586bf10e7c (diff) | |
parent | 7152401783578b56343f578b4ec920998660de33 (diff) |
Merge tag 'upstream/0.25.0.1'
Upstream version 0.25.0.1
Diffstat (limited to 'plugins/common')
-rw-r--r-- | plugins/common/RESTSupport.c | 2 | ||||
-rw-r--r-- | plugins/common/Resources.c | 2 | ||||
-rw-r--r-- | plugins/common/WebAuthenticationPane.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/common/RESTSupport.c b/plugins/common/RESTSupport.c index 382d4fe..81fbf20 100644 --- a/plugins/common/RESTSupport.c +++ b/plugins/common/RESTSupport.c @@ -1,4 +1,4 @@ -/* RESTSupport.c generated by valac 0.34.1, the Vala compiler +/* RESTSupport.c generated by valac 0.34.2, the Vala compiler * generated from RESTSupport.vala, do not modify */ /* Copyright 2016 Software Freedom Conservancy Inc. diff --git a/plugins/common/Resources.c b/plugins/common/Resources.c index 5ff91d7..f50b253 100644 --- a/plugins/common/Resources.c +++ b/plugins/common/Resources.c @@ -1,4 +1,4 @@ -/* Resources.c generated by valac 0.34.1, the Vala compiler +/* Resources.c generated by valac 0.34.2, the Vala compiler * generated from Resources.vala, do not modify */ /* Copyright 2016 Software Freedom Conservancy Inc. diff --git a/plugins/common/WebAuthenticationPane.c b/plugins/common/WebAuthenticationPane.c index e430441..27f4f44 100644 --- a/plugins/common/WebAuthenticationPane.c +++ b/plugins/common/WebAuthenticationPane.c @@ -1,4 +1,4 @@ -/* WebAuthenticationPane.c generated by valac 0.34.1, the Vala compiler +/* WebAuthenticationPane.c generated by valac 0.34.2, the Vala compiler * generated from WebAuthenticationPane.vala, do not modify */ /* Copyright 2016 Jens Georg <mail@jensge.org> |