diff --git a/CMakeLists.txt b/CMakeLists.txt index 639e9414..eab984f6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -91,7 +91,7 @@ include( ROCMClients ) include( ROCMHeaderWrapper ) # Using standardized versioning from rocm-cmake -set ( VERSION_STRING "1.0.23" ) +set ( VERSION_STRING "1.0.25" ) rocm_setup_version( VERSION ${VERSION_STRING} ) # Append our library helper cmake path and the cmake path for hip (for diff --git a/docs/.doxygen/Doxyfile b/docs/.doxygen/Doxyfile index 8a68a988..4091e30f 100644 --- a/docs/.doxygen/Doxyfile +++ b/docs/.doxygen/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "rocFFT" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v1.0.23 +PROJECT_NUMBER = v1.0.25 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a