diff options
Diffstat (limited to 'conf.d')
-rw-r--r-- | conf.d/cmake/config.cmake | 2 | ||||
-rw-r--r-- | conf.d/controller/etc/aft-aftest.json (renamed from conf.d/controller/etc/aft-test.json) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 661995c..a9b1688 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -18,7 +18,7 @@ # Project Info # ------------------ -set(PROJECT_NAME afb-test) +set(PROJECT_NAME afTest) set(PROJECT_VERSION "6.0") set(PROJECT_PRETTY_NAME "Application Framework Test") set(PROJECT_DESCRIPTION "Binding used to test other binding") diff --git a/conf.d/controller/etc/aft-test.json b/conf.d/controller/etc/aft-aftest.json index 3df6ba1..3df6ba1 100644 --- a/conf.d/controller/etc/aft-test.json +++ b/conf.d/controller/etc/aft-aftest.json |