aboutsummaryrefslogtreecommitdiffstats
path: root/build/code_sniffer/phpbb
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-07-16 20:07:13 +0200
committerMarc Alexander <admin@m-a-styles.de>2017-07-16 20:07:13 +0200
commit5216bf44838f8395d27b3df4ec1641a6407cb466 (patch)
treefdf7a254da5f0ffa386d5b66564551ac32169dfb /build/code_sniffer/phpbb
parentc56ebb53125676c7962c1547a649c982aef60664 (diff)
downloadforums-5216bf44838f8395d27b3df4ec1641a6407cb466.tar
forums-5216bf44838f8395d27b3df4ec1641a6407cb466.tar.gz
forums-5216bf44838f8395d27b3df4ec1641a6407cb466.tar.bz2
forums-5216bf44838f8395d27b3df4ec1641a6407cb466.tar.xz
forums-5216bf44838f8395d27b3df4ec1641a6407cb466.zip
[prep-release-3.2.1] Add missing .htaccess file
Diffstat (limited to 'build/code_sniffer/phpbb')
0 files changed, 0 insertions, 0 deletions
r/>perl-URPM-251e6cf737712249203798cd6a53766452d4240d.tar.xz
perl-URPM-251e6cf737712249203798cd6a53766452d4240d.zip
4.264.26
Diffstat
-rw-r--r--NEWS2
-rw-r--r--URPM.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 93082bc..ad6b7ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 4.26 - 9 February 2013
+
- add basic support for --downgrade (mga#6655)
Version 4.25 - 5 February 2013
diff --git a/URPM.pm b/URPM.pm
index c0f9634..b068d6c 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '4.25';
+our $VERSION = '4.26';
URPM->bootstrap($VERSION);