diff --git a/package.sh b/package.sh index 6f67318..b992af8 100755 --- a/package.sh +++ b/package.sh @@ -1,5 +1,5 @@ #!/bin/bash -SCOURVER="0.21" +SCOURVER="0.22" cd .. zip scour/tarballs/scour-$SCOURVER.zip scour/scour.py scour/yocto_css.py scour/svg_regex.py scour/LICENSE scour/NOTICE scour/README.txt scour/release-notes.html cd scour diff --git a/release-notes.html b/release-notes.html index f7fc35c..54c5c3a 100644 --- a/release-notes.html +++ b/release-notes.html @@ -13,10 +13,12 @@

Version 0.22

-

TBD

+

Nov 9th, 2009

diff --git a/unittests/whitespace-nested.svg b/unittests/whitespace-nested.svg new file mode 100644 index 0000000..82d5930 --- /dev/null +++ b/unittests/whitespace-nested.svg @@ -0,0 +1,4 @@ + + + Use bold text + \ No newline at end of file