Move version string to main removing common dependency
This commit is contained in:
parent
1d4a5dc346
commit
d0dd48406c
9
common.h
9
common.h
@ -1,9 +0,0 @@
|
||||
|
||||
// Copyright (c) 2015-16 Tom Deakin, Simon McIntosh-Smith,
|
||||
// University of Bristol HPC
|
||||
//
|
||||
// For full license terms please see the LICENSE file distributed with this
|
||||
// source code
|
||||
|
||||
#define VERSION_STRING "devel"
|
||||
|
||||
@ -1,9 +0,0 @@
|
||||
|
||||
// Copyright (c) 2015-16 Tom Deakin, Simon McIntosh-Smith,
|
||||
// University of Bristol HPC
|
||||
//
|
||||
// For full license terms please see the LICENSE file distributed with this
|
||||
// source code
|
||||
|
||||
#define VERSION_STRING "@gpu-stream_VERSION_MAJOR@.@gpu-stream_VERSION_MINOR@"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user