libcamera  v0.5.0+21-72c3deff
Supporting cameras in Linux since 2019
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
version.h
1 /* SPDX-License-Identifier: LGPL-2.1-or-later */
2 /*
3  * Copyright (C) 2019, Google Inc.
4  *
5  * Library version information
6  *
7  * This file is auto-generated. Do not edit.
8  */
9 
10 #pragma once
11 
12 #define LIBCAMERA_VERSION_MAJOR 0
13 #define LIBCAMERA_VERSION_MINOR 5
14 #define LIBCAMERA_VERSION_PATCH 0