mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 21:36:12 +02: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@";
|