mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Scale dependent layer visibility changelog entry
git-svn-id: http://svn.osgeo.org/qgis/trunk@2205 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
d32025c8cc
commit
e6a1411886
@ -3,6 +3,9 @@ ChangeLog,v 1.200 2004/10/21 17:27:35 mcoletti Exp
|
||||
------------------------------------------------------------------------------
|
||||
Version 0.6 'Simon' .... development version
|
||||
|
||||
2004-11-04 [timlinux] 0.5.0devel20
|
||||
** Added scale dependent visibility support to both raster and vector layers.
|
||||
|
||||
2004-11-02 [larsl] 0.5.0devel19
|
||||
** Added menu item for creating an empty GPX file
|
||||
|
||||
|
@ -26,7 +26,7 @@ dnl ---------------------------------------------------------------------------
|
||||
MAJOR_VERSION=0
|
||||
MINOR_VERSION=5
|
||||
MICRO_VERSION=0
|
||||
EXTRA_VERSION=19
|
||||
EXTRA_VERSION=20
|
||||
if test $EXTRA_VERSION -eq 0; then
|
||||
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user