Update package version.

Should really be dynamic.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
Andrea Odetti 2021-12-19 20:26:41 +00:00
parent 9ec45b1dab
commit d865d5c252

View file

@ -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>")