Commit 40a28a7 1 parent 144dd4c commit 40a28a7 Copy full SHA for 40a28a7
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -94,11 +94,11 @@ set(CMAKE_RELEASE_POSTFIX "")
94
94
set (CMAKE_DEBUG_POSTFIX "-debug" )
95
95
96
96
set (THEIA_VERSION_MAJOR 0)
97
- set (THEIA_VERSION_MINOR 6 )
97
+ set (THEIA_VERSION_MINOR 7 )
98
98
set (THEIA_VERSION_PATCH 0)
99
99
set (THEIA_VERSION
100
100
${THEIA_VERSION_MAJOR} .${THEIA_VERSION_MINOR} .${THEIA_VERSION_PATCH} )
101
- set (THEIA_ABI_VERSION 0.6 .0)
101
+ set (THEIA_ABI_VERSION 0.7 .0)
102
102
103
103
# THEIA data directory
104
104
add_definitions (-DTHEIA_DATA_DIR="${CMAKE_SOURCE_DIR} /data" )
Original file line number Diff line number Diff line change 4
4
Releases
5
5
========
6
6
7
- `Master <https://github.com/sweeneychris/TheiaSfM/ >`_
7
+ `0.7.0 <https://github.com/sweeneychris/TheiaSfM/archive/v0.7.tar.gz / >`_
8
8
========================================================================
9
9
10
10
New Features
You can’t perform that action at this time.
0 commit comments