Mercurial > hg > orthanc-databases
changeset 784:06c5dc6c4f1e
update framework
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Tue, 02 Dec 2025 17:13:01 +0100 |
| parents | a6aa5a46899e |
| children | 81d837d7d20d 7d3780b24210 |
| files | PostgreSQL/CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt Tue Dec 02 17:12:00 2025 +0100 +++ b/PostgreSQL/CMakeLists.txt Tue Dec 02 17:13:01 2025 +0100 @@ -43,7 +43,7 @@ set(ORTHANC_FRAMEWORK_VERSION "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "hg") else() - set(ORTHANC_FRAMEWORK_VERSION "1.12.10") + set(ORTHANC_FRAMEWORK_VERSION "e0979326ac53") # while waiting for 1.12.11 set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "web") endif()
