mbasti-rh's pull request #48: "[4.4] Set zanata project-version fo 4.4 branch" was opened
PR body: """ """ See the full pull-request at https://github.com/freeipa/freeipa/pull/48 ... or pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/48/head:pr48 git checkout pr48
From 02f239a13b7b65331bff12bd9884cf41495cbe42 Mon Sep 17 00:00:00 2001 From: Martin Basti <mba...@redhat.com> Date: Thu, 1 Sep 2016 15:47:08 +0200 Subject: [PATCH] Set zanata project-version fo 4.4 branch --- zanata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zanata.xml b/zanata.xml index d39a593..9b7aa5e 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-4</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