[Pkg-mozext-commits] [requestpolicy] 182/280: set version string to "1.x.dev"
David Prévot
taffit at moszumanska.debian.org
Sat May 2 20:30:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit a3d31c1b890aa1fec8881367f0bc0fb2e5e69cc0
Author: Martin Kimmerle <dev at 256k.de>
Date: Mon Jan 26 15:29:24 2015 +0100
set version string to "1.x.dev"
This should avoid updating the extension, see #584
---
src/install.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/install.rdf b/src/install.rdf
index 65b8730..288d4ea 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -5,7 +5,7 @@
<Description about="urn:mozilla:install-manifest">
<em:name>RequestPolicy</em:name>
- <em:version>1.0.beta8.1</em:version>
+ <em:version>1.x.dev</em:version>
<em:type>2</em:type>
<em:description>Control which cross-site requests are allowed. Improve the privacy of your browsing. Secure yourself from Cross-Site Request Forgery (CSRF) and other attacks.</em:description>
<em:id>requestpolicy at requestpolicy.com</em:id>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list