mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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@";
|