mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Updated changelog
Bumped configure.in extra version to 13 git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1908 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
6616c304a9
commit
afb316f624
@ -1,8 +1,12 @@
|
||||
QGIS Change Log
|
||||
ChangeLog,v 1.168 2004/08/18 07:51:29 jobi Exp
|
||||
ChangeLog,v 1.169 2004/08/19 05:49:30 gsherman Exp
|
||||
------------------------------------------------------------------------------
|
||||
Version 0.4 'Baby' .... development version
|
||||
|
||||
2004-08-14 [gsherman] 0.4.0devel13
|
||||
** Moved common toobar icons to drop-down tool menus. This includes the
|
||||
overview, hide/show all, and capture tools
|
||||
|
||||
2004-08-18 [jobi] 0.4.0devel12
|
||||
** added Italian translation thanx to Maurizio Napolitano
|
||||
** updated all translations
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
dnl configure.in,v 1.170 2004/08/18 07:51:29 jobi Exp
|
||||
dnl configure.in,v 1.171 2004/08/19 05:49:30 gsherman Exp
|
||||
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@ dnl ---------------------------------------------------------------------------
|
||||
MAJOR_VERSION=0
|
||||
MINOR_VERSION=4
|
||||
MICRO_VERSION=0
|
||||
EXTRA_VERSION=12
|
||||
EXTRA_VERSION=13
|
||||
if test $EXTRA_VERSION -eq 0; then
|
||||
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user