diff PostgreSQL/CMakeLists.txt @ 34:bde7f48dce41

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Jul 2018 17:23:53 +0200
parents 860542a0a64b
children 199af032e6e7 21e80ef7483c
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Mon Jul 16 16:16:02 2018 +0200
+++ b/PostgreSQL/CMakeLists.txt	Mon Jul 16 17:23:53 2018 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "2.2")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")