File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
------------------------------------------------------------------------------
3
3
Version 0.6 'Simon' .... development version
4
4
QGIS Change Log
5
+ 2005-04-09 [ges] 0.6.0devel8
6
+ ** Fixed problems with the Makefile.am related to the merge of
7
+ Projections_Branch into HEAD
5
8
2005-04-09 [ges] 0.6.0devel7
6
9
** Merged Projections_Branch into HEAD
7
10
Problems:
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dnl ---------------------------------------------------------------------------
26
26
MAJOR_VERSION=0
27
27
MINOR_VERSION=6
28
28
MICRO_VERSION=0
29
- EXTRA_VERSION=7
29
+ EXTRA_VERSION=8
30
30
if test $EXTRA_VERSION -eq 0; then
31
31
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
32
32
else
Original file line number Diff line number Diff line change @@ -503,7 +503,6 @@ libqgis_la_SOURCES = \
503
503
qgspointstylewidget.cpp \
504
504
qgspointstylewidget.moc.cpp \
505
505
qgsprojectproperty.cpp \
506
- qgsprojectproperty.cpp \
507
506
qgsprovidercountcalcevent.cpp \
508
507
qgsproviderextentcalcevent.cpp \
509
508
qgsproviderregistry.cpp \
@@ -512,7 +511,6 @@ libqgis_la_SOURCES = \
512
511
qgsrasterlayer.moc.cpp \
513
512
qgsrect.cpp \
514
513
qgsrenderer.cpp \
515
- qgsrenderer.cpp \
516
514
qgsrenderitem.cpp \
517
515
qgsrunprocess.cpp \
518
516
qgsrunprocess.moc.cpp \
You can’t perform that action at this time.
0 commit comments