blob: 0d3a9c888aa60e74703f34df4239a1ccf9af5ec1 [file] [log] [blame]
// Copyright 2017 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_VERSION_H_
#define SRC_VERSION_H_
const char kLogiBinaryVersion[] = "1.0.0";
#endif /* SRC_VERSION_H_ */