Skip to content

Commit adc6b00

Browse files
author
timlinux
committedJan 29, 2008
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
1 parent 5489de7 commit adc6b00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PROJECT(qgis0.9.2)
1+
PROJECT(qgis0.9.2rc1)
22

33
# TODO:
44
# - install includes for libs

‎cmake_templates/qgsconfig.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#ifndef QGSCONFIG_H
55
#define QGSCONFIG_H
66

7-
#define VERSION "0.9.2-Ganymede"
7+
#define VERSION "0.9.2rc1-Ganymede"
88

99
#define PREFIX "${CMAKE_INSTALL_PREFIX}"
1010

0 commit comments

Comments
 (0)
Please sign in to comment.