1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-31 03:10:09 +02:00

Bump minor version number to 4.4.0.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
Edward Z. Yang
2011-12-26 21:55:14 +08:00
parent d2de8d976a
commit 5c9b5130c8
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
HTML.TargetBlank
TYPE: bool
VERSION: 4.3.1
VERSION: 4.4.0
DEFAULT: FALSE
--DESCRIPTION--
If enabled, <code>target=blank</code> attributes are added to all outgoing links.