mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
9 lines
230 B
C
9 lines
230 B
C
//
|
|
// InterfaceVersion.h
|
|
// Declaration of version and build data
|
|
//
|
|
// Created by Leonardo Murillo on 12/16/13.
|
|
// Copyright (c) 2013 High Fidelity, Inc.. All rights reserved.
|
|
//
|
|
|
|
const QString BUILD_VERSION = "@BUILD_SEQ@";
|