Update package version.
Should really be dynamic. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
9ec45b1dab
commit
d865d5c252
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ if (BUILD_LIBRETRO)
|
|||
add_subdirectory(source/frontends/libretro)
|
||||
endif()
|
||||
|
||||
set(CPACK_PACKAGE_VERSION "1.30.6.0")
|
||||
set(CPACK_PACKAGE_VERSION "1.30.7.0")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Apple ][ emulator for Linux")
|
||||
set(CPACK_PACKAGE_CONTACT "audetto <mariofutire@gmail.com>")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue