1
0
mirror of https://github.com/nomic-ai/gpt4all.git synced 2025-11-07 01:56:55 +00:00

Bump the version number.

This commit is contained in:
Adam Treat
2023-05-25 17:08:50 -04:00
parent 4e8dba107f
commit c5c8ab9138

@@ -17,7 +17,7 @@ endif()
set(APP_VERSION_MAJOR 2)
set(APP_VERSION_MINOR 4)
set(APP_VERSION_PATCH 3)
set(APP_VERSION_PATCH 4)
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
# Include the binary directory for the generated header file