mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 18:35:32 +02:00
8 lines
185 B
C
8 lines
185 B
C
//
|
|
// SvoViewerVersion.h
|
|
// Declaration of version and build data
|
|
//
|
|
// Copyright (c) 2014 High Fidelity, Inc.. All rights reserved.
|
|
//
|
|
|
|
const QString BUILD_VERSION = "@BUILD_SEQ@";
|