Skip to content

Commit c3c100f

Browse files
author
timlinux
committedFeb 18, 2007
Adjusted the version to have no spaces and to be ready for 0.8.1 release. Having spaces in the version breaks some sed scripts that run when doing a make install on osx.
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@6634 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent bc56fbd commit c3c100f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎qgsconfig.h.in_cmake

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.8.0 - Titan (with CMake)"
7+
#define VERSION "0.8.1-Titan"
88

99
#define PREFIX "${CMAKE_INSTALL_PREFIX}"
1010

0 commit comments

Comments
 (0)
Please sign in to comment.