URL: https://github.com/freeipa/freeipa/pull/604 Author: MartinBasti Title: #604: [4.5] Set zanata version to ipa-4-5 Action: opened
PR body: """ Regular after-releas update, zanata branch has been created https://fedora.zanata.org/iteration/view/freeipa/ipa-4-5 """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/604/head:pr604 git checkout pr604
From 2cbf1d4a5b4c2c940fdb184866c5d7b91488468c Mon Sep 17 00:00:00 2001 From: Martin Basti <mba...@redhat.com> Date: Wed, 15 Mar 2017 18:40:11 +0100 Subject: [PATCH] Set zanata version to ipa-4-5 --- zanata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zanata.xml b/zanata.xml index 9566e46..b8cead9 100644 --- a/zanata.xml +++ b/zanata.xml @@ -2,7 +2,7 @@ <config xmlns="http://zanata.org/namespace/config/"> <url>https://fedora.zanata.org/</url> <project>freeipa</project> - <project-version>master</project-version> + <project-version>ipa-4-5</project-version> <project-type>gettext</project-type> <src-dir>.</src-dir> <trans-dir>.</trans-dir>
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code