projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix: configure: support Autoconf 2.70
[lttng-tools.git]
/
include
/
version.h
1
/*
2
* Copyright (C) 2013-2014 Raphaƫl Beamonte <raphael.beamonte@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-only
5
*
6
*/
7
8
#ifndef VERSION_H
9
#define VERSION_H
10
11
#include <version.i>
12
13
#endif
/* VERSION_H */
This page took
0.030128 seconds
and
4
git commands to generate.