File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-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-14 [timlinux] 0.6devel14
6
+ ** Status bar widgets show text in 8pt arial. Closes bug #1077217
5
7
2005-04-13 [timlinux] 0.6devel13
6
8
** Show params on proj designer widget when a projection is sleected
7
9
2005-04-12 [ges] 0.6.0devel12
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=13
29
+ EXTRA_VERSION=14
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