From 1007796f123d4c7760dbbd30380e35a3771a3265 Mon Sep 17 00:00:00 2001 From: gsherman Date: Wed, 9 Oct 2002 06:09:14 +0000 Subject: [PATCH] incremented version to 0.0.6-alpha-dev git-svn-id: http://svn.osgeo.org/qgis/trunk@123 c8812cc2-4d05-0410-92ff-de0c093fc19c --- src/qgisapp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qgisapp.cpp b/src/qgisapp.cpp index 6415e40ba2a..8b77a490c7f 100644 --- a/src/qgisapp.cpp +++ b/src/qgisapp.cpp @@ -58,7 +58,7 @@ #include // version -static const char *qgisVersion = "0.0.5-alpha"; +static const char *qgisVersion = "0.0.6-alpha-dev"; // cursors static unsigned char zoom_in_bits[] = { 0xf8, 0x00, 0x06, 0x03, 0x22, 0x02, 0x21, 0x04, 0x21, 0x04, 0xfd, 0x05,