summaryrefslogtreecommitdiff
path: root/include/openvswitch/.gitignore
diff options
context:
space:
mode:
authorThomas Graf <tgraf@noironetworks.com>2014-11-24 12:49:00 +0100
committerBen Pfaff <blp@nicira.com>2014-11-25 14:31:11 -0800
commit3f47a0c5499cef41c448173300954200e0f4e009 (patch)
tree3a8d640f7fa3678be896f6e6586bccffa8d9614d /include/openvswitch/.gitignore
parent7af12bd7c83e5cf8cb831f3aa9621bac57a6a861 (diff)
downloadopenvswitch-3f47a0c5499cef41c448173300954200e0f4e009.tar.gz
lib: Add new header <openvswitch/version.h> to versioning info
Exposes the package version as string and the library versioning as numeric macro. OVS_LIB_VERSION may be used to check for a particular version of the interface. OVS_LIB_REVISION and OVS_LIB_AGE exist to map a set of installed headers to a particular shared library instance. Signed-off-by: Thomas Graf <tgraf@noironetworks.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'include/openvswitch/.gitignore')
-rw-r--r--include/openvswitch/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openvswitch/.gitignore b/include/openvswitch/.gitignore
new file mode 100644
index 000000000..a948ed453
--- /dev/null
+++ b/include/openvswitch/.gitignore
@@ -0,0 +1 @@
+/version.h