Update the default copyright year
This commit is contained in:
parent
9ff4277556
commit
6596c26eec
@ -182,7 +182,7 @@ if(NOT EMU_BUILD_NUM)
|
|||||||
set(EMU_BUILD_NUM 0)
|
set(EMU_BUILD_NUM 0)
|
||||||
endif()
|
endif()
|
||||||
if(NOT EMU_COPYRIGHT_YEAR)
|
if(NOT EMU_COPYRIGHT_YEAR)
|
||||||
set(EMU_COPYRIGHT_YEAR 2021)
|
set(EMU_COPYRIGHT_YEAR 2022)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
#define EMU_VERSION_FULL EMU_VERSION
|
#define EMU_VERSION_FULL EMU_VERSION
|
||||||
#define EMU_VERSION_FULL_W EMU_VERSION_W
|
#define EMU_VERSION_FULL_W EMU_VERSION_W
|
||||||
|
|
||||||
#define COPYRIGHT_YEAR "2021"
|
#define COPYRIGHT_YEAR "2022"
|
||||||
|
|
||||||
/* Web URL info. */
|
/* Web URL info. */
|
||||||
#define EMU_SITE L"86box.net"
|
#define EMU_SITE L"86box.net"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user