diff --git a/ChangeLog b/ChangeLog index c0343e3c36e..5876d8a41b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,11 @@ QGIS Change Log -ChangeLog,v 1.188 2004/09/20 17:55:20 larsl Exp +ChangeLog,v 1.189 2004/09/20 18:00:11 larsl Exp ------------------------------------------------------------------------------ Version 0.5 'Bandit' .... development version +2004-09-20 [larsl] 0.4.0devel36 +** Added the element definition of uniquevaluemarker to qgis.dtd + 2004-09-20 [larsl] 0.4.0devel35 ** Re-fixed bug 987874, the provider will now skip geometry-less features but keep reading other features diff --git a/configure.in b/configure.in index 76ba8e7af05..045d7f73240 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -dnl configure.in,v 1.190 2004/09/20 17:55:20 larsl Exp +dnl configure.in,v 1.191 2004/09/20 18:00:11 larsl Exp @@ -26,7 +26,7 @@ dnl --------------------------------------------------------------------------- MAJOR_VERSION=0 MINOR_VERSION=4 MICRO_VERSION=0 -EXTRA_VERSION=35 +EXTRA_VERSION=36 if test $EXTRA_VERSION -eq 0; then VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION} else diff --git a/qgis.dtd b/qgis.dtd index b37ce3a1535..8593d5f70d9 100644 --- a/qgis.dtd +++ b/qgis.dtd @@ -93,6 +93,7 @@ markersymbol(svgpath,scalefactor,outlinecolor,outlinestyle,outlinewidth,fillcolo +