blob: 12a451f4633e1396711e97fa749960492c03cf9a [file] [log] [blame]
//===--- iwyu_version.h - include-what-you-use versioning -----------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#ifndef INCLUDE_WHAT_YOU_USE_IWYU_VERSION_H_
#define INCLUDE_WHAT_YOU_USE_IWYU_VERSION_H_
#define IWYU_VERSION_STRING "0.16"
#endif // INCLUDE_WHAT_YOU_USE_IWYU_VERSION_H_