mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Minor bump to version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@4175 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
ef8235ddf5
commit
bb233c5bc3
@ -1,6 +1,8 @@
|
||||
/* ChangeLog,v 1.214 2004/11/12 00:42:21 gsherman Exp */
|
||||
------------------------------------------------------------------------------
|
||||
Version 0.8 'Joesephine' .... development version
|
||||
2005-11-10 [timlinux] 0.7.9.1
|
||||
** Merged in 0.7 branch changes with Tom Elwertowskis help
|
||||
2005-10-13 [timlinux] 0.7.9
|
||||
** Added capability to generate point and polygon based graticules to the
|
||||
grid_maker plugin
|
||||
|
@ -29,7 +29,7 @@ dnl ---------------------------------------------------------------------------
|
||||
MAJOR_VERSION=0
|
||||
MINOR_VERSION=7
|
||||
MICRO_VERSION=9
|
||||
EXTRA_VERSION=0
|
||||
EXTRA_VERSION=1
|
||||
if test $EXTRA_VERSION -eq 0; then
|
||||
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user