File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
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-10 [timlinux]
6
+ ** Added custom projection maker dialog to main app menu. Dialog is still
7
+ under construction.
5
8
2005-04-09 [ges] 0.6.0devel8
6
9
** Fixed problems with the Makefile.am related to the merge of
7
10
Projections_Branch into HEAD
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=8
29
+ EXTRA_VERSION=9
30
30
if test $EXTRA_VERSION -eq 0; then
31
31
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
32
32
else
You can’t perform that action at this time.
0 commit comments