Skip to content

Commit d7e9df8

Browse files
committed
Up up and away!
1 parent 6518c8e commit d7e9df8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ set(PROJECT_NAME usbsidpico)
3030
set(PROJECT_MANUFACTURER "LouD")
3131
set(PRODUCT_STRING "USBSID-Pico")
3232
string(TIMESTAMP MAGIC_SMOKE "%Y%m%d") # Auto generate dated version
33-
set(PROJECT_VERSION "0.6.3-BETA.${MAGIC_SMOKE}") # Generate compile version
33+
set(PROJECT_VERSION "0.6.4-BETA.${MAGIC_SMOKE}") # Generate compile version
3434

3535
### Want a cookie?
3636
# NOTICE: ENABLING THESE DEBUGGING DEFINITIONS WILL HAVE SIGNIFICANT IMPACT AND WILL DELAY PLAYING!

0 commit comments

Comments
 (0)