Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
Takin
tlibs
Commits
f0fd1a86
Verified
Commit
f0fd1a86
authored
Jan 18, 2021
by
Tobias WEBER
Browse files
updated years
parent
825344a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
version.cpp
View file @
f0fd1a86
...
...
@@ -19,7 +19,7 @@ const char* get_tlibs_version()
const
char
*
get_tlibs_infos
()
{
return
"This is the tlibs template library.
\n
"
"Written by Tobias Weber <tobias.weber@tum.de>, 2012 - 202
0
.
\n
"
"Written by Tobias Weber <tobias.weber@tum.de>, 2012 - 202
1
.
\n
"
"License: GPLv2 or GPLv3."
;
}
...
...
version.h
View file @
f0fd1a86
/**
* tlibs
* @author Tobias Weber <tobias.weber@tum.de>
* @date 2012-201
7
* @date 2012-20
2
1
* @license GPLv2 or GPLv3
*/
#ifndef __TLIBS_VER_H__
#define __TLIBS_VER_H__
#define TLIBS_VERSION "0.9.
5
"
#define TLIBS_VERSION "0.9.
7
"
namespace
tl
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment