]> git.proxmox.com Git - mirror_lxc.git/commit
Add LXC version information to version.h
authorS.Çağlar Onur <caglar@10ur.org>
Mon, 2 Dec 2013 04:14:17 +0000 (23:14 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 2 Dec 2013 23:17:21 +0000 (18:17 -0500)
commita22185ddda688aa284e6451c35fae3354139cb61
tree65f412aee2e5fc043107c7c65b79c31e27aa977c
parent0a3673e80732ab83d807d406fb2fd3c3b7f54ad3
Add LXC version information to version.h

So that applications can get the LXC version number at compile time.

This can be used to make applications/bindings that support compiling against
multiple versions of LXC.

Signed-off-by: S.Çağlar Onur <caglar@10ur.org>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
.gitignore
configure.ac
src/lxc/version.h [deleted file]
src/lxc/version.h.in [new file with mode: 0644]