Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
More version updates for impending 0.9.2rc1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8073 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,4 +1,4 @@ | ||
PROJECT(qgis0.9.2rc1) | ||
|
||
# TODO: | ||
# - install includes for libs | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -4,7 +4,7 @@ | ||
#ifndef QGSCONFIG_H | ||
#define QGSCONFIG_H | ||
|
||
#define VERSION "0.9.2rc1-Ganymede" | ||
|
||
#define PREFIX "${CMAKE_INSTALL_PREFIX}" | ||
|
||