projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add a single generated env file to the test suite
[babeltrace.git]
/
src
/
common
/
version.h
1
/*
2
* SPDX-License-Identifier: MIT
3
*
4
* Copyright (C) 2018 Michael Jeanson <mjeanson@efficios.com>
5
*/
6
7
#ifndef VERSION_H
8
#define VERSION_H
9
10
#include
"common/version.i"
11
12
#endif
/* VERSION_H */
This page took
0.031391 seconds
and
4
git commands to generate.