mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Tidied repository with other small changes
This commit is contained in:
parent
c1ca0524f1
commit
5819c76289
9 changed files with 10 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ namespace gdpm::version{
|
|||
int major = 0;
|
||||
int minor = 0;
|
||||
int patch = 0;
|
||||
string commit = "";
|
||||
string description = "";
|
||||
};
|
||||
|
||||
std::string to_string(const context& context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue