diff options
author | Richard Hughes <richard@hughsie.com> | 2016-08-12 09:11:09 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2016-08-12 09:11:09 +0100 |
commit | 5b54428662d015676c6fea1e041e03e69f80093c (patch) | |
tree | 92007948f0fe802b9351a486f643629ece4de0ad /RELEASE | |
parent | 3f01c28cef3e8c6e95f5aaaa00efd9a90c016a2d (diff) | |
download | appstream-glib-5b54428662d015676c6fea1e041e03e69f80093c.tar.gz |
Release version 0.6.1appstream_glib_0.6.1
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -18,11 +18,10 @@ Bugfixes: 1.5 Update translations: -cd po -make appstream-glib.pot -tx push --source -tx pull --all --minimum-perc=5 -git add *.po +make -C po appstream-glib.pot +zanata-cli push +zanata-cli pull --min-doc-percent=5 +git add po/*.po 3. Update library version if new ABI or API in configure.ac |