mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
Removing olver version file
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
//
|
||||
// Created by stephane bourque on 2021-12-06.
|
||||
//
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace OW_VERSION {
|
||||
inline static const std::string VERSION{"2.8.0"};
|
||||
inline static const std::string BUILD{"1"};
|
||||
inline static const std::string HASH{"v2.7.0-RC4-19-g9daee84"};
|
||||
}
|
||||
Reference in New Issue
Block a user