Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 597c32b

Browse files
committed
Move back version to 0.9.3
1 parent 68f177d commit 597c32b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/SolARTest_ModuleOpenCV_ImageFilter/SolARTest_ModuleOpenCV_ImageFilter.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CONFIG -= qt
44

55
## global defintions : target lib name, version
66
TARGET = SolARTest_ModuleOpenCV_ImageFilter
7-
VERSION=0.9.5
7+
VERSION=0.9.3
88

99
DEFINES += MYVERSION=$${VERSION}
1010
CONFIG += c++1z

tests/SolARTest_ModuleOpenCV_ImageFilter/SolARTest_ModuleOpenCV_ImageFilter_conf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
22
<xpcf-registry autoAlias="true">
3-
<module uuid="15e1990b-86b2-445c-8194-0cbe80ede970" name="SolARModuleOpenCV" description="SolARModuleOpenCV" path="$XPCF_MODULE_ROOT/SolARBuild/SolARModuleOpenCV/0.9.5/lib/x86_64/shared">
3+
<module uuid="15e1990b-86b2-445c-8194-0cbe80ede970" name="SolARModuleOpenCV" description="SolARModuleOpenCV" path="$XPCF_MODULE_ROOT/SolARBuild/SolARModuleOpenCV/0.9.3/lib/x86_64/shared">
44
<component uuid="e42d6526-9eb1-4f8a-bb68-53e06f09609c" name="SolARImageLoaderOpencv" description="SolARImageLoaderOpencv">
55
<interface uuid="125f2007-1bf9-421d-9367-fbdc1210d006" name="IComponentIntrospect" description="IComponentIntrospect"/>
66
<interface uuid="6FCDAA8D-6EA9-4C3F-97B0-46CD11B67A9B" name="IImageLoader" description="IImageLoader"/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SolARFramework|0.9.5|SolARFramework|SolARBuild@github|https://github.com/SolarFramework/SolarFramework/releases/download
1+
SolARFramework|0.9.3|SolARFramework|SolARBuild@github|https://github.com/SolarFramework/SolarFramework/releases/download

0 commit comments

Comments
 (0)