added crow
This commit is contained in:
6
include/crow/version.h
Normal file
6
include/crow/version.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace crow
|
||||
{
|
||||
constexpr const char VERSION[] = "master";
|
||||
}
|
||||
Reference in New Issue
Block a user