This commit is contained in:
parent
b986eb3750
commit
590c61fe0b
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ import Imsd;
|
|||
namespace {
|
||||
|
||||
// ---- static config (env-overridable, same knobs as imsd.py) ---------------
|
||||
constexpr const char* Version = "0.3.6";
|
||||
constexpr const char* Version = "0.3.7";
|
||||
constexpr const char* BusName = "net.catcrafts.IMS1";
|
||||
constexpr const char* ObjPath = "/net/catcrafts/IMS1";
|
||||
constexpr const char* Iface = "net.catcrafts.IMS1";
|
||||
|
|
|
|||
Loading…
Reference in a new issue