From 77e50caaf2ef81cd91075cf836fed0e75718ffb4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 23:12:02 +0200 Subject: Adding debian version 1.8.3-2. Signed-off-by: Daniel Baumann --- debian/vendor-h2o/deps/brotli/tools/version.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/vendor-h2o/deps/brotli/tools/version.h (limited to 'debian/vendor-h2o/deps/brotli/tools/version.h') diff --git a/debian/vendor-h2o/deps/brotli/tools/version.h b/debian/vendor-h2o/deps/brotli/tools/version.h new file mode 100644 index 0000000..6125a73 --- /dev/null +++ b/debian/vendor-h2o/deps/brotli/tools/version.h @@ -0,0 +1,14 @@ +/* Copyright 2015 Google Inc. All Rights Reserved. + + Distributed under MIT license. + See file LICENSE for detail or copy at https://opensource.org/licenses/MIT +*/ + +/* Defines a common version string used by all of the brotli tools. */ + +#ifndef BROTLI_TOOLS_VERSION_H_ +#define BROTLI_TOOLS_VERSION_H_ + +#define BROTLI_VERSION "0.3.0" + +#endif /* BROTLI_TOOLS_VERSION_H_ */ -- cgit v1.2.3