Skip to content
Snippets Groups Projects
Commit 968a5449 authored by Olivier Langella's avatar Olivier Langella
Browse files

xtandempipeline (3.3.1-43) wheezy

parent 70bdf199
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,11 @@ MESSAGE("Java_JAVAC_EXECUTABLE : ${Java_JAVAC_EXECUTABLE} ")
cmake_minimum_required(VERSION 2.6)
SET (XTANDEMPIPELINE_VERSION "3.3.1")
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "3")
SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET (XTANDEMPIPELINE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
SET(CPACK_CMAKE_GENERATOR "Unix Makefiles")
SET(CPACK_GENERATOR "STGZ;TGZ;TZ")
......@@ -55,9 +59,6 @@ SET(CPACK_PACKAGE_NAME "xtandempipeline")
SET(CPACK_PACKAGE_VENDOR "INRA")
SET(CPACK_PACKAGE_VERSION ${XTANDEMPIPELINE_VERSION})
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "3")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
SET(CPACK_RESOURCE_FILE_LICENSE ${xtandempipeline_SOURCE_DIR}/COPYING)
SET(CPACK_RESOURCE_FILE_README ${xtandempipeline_SOURCE_DIR}/README)
#SET(CPACK_RESOURCE_FILE_WELCOME ${xtandemparser_SOURCE_DIR}/INSTALL)
......
xtandempipeline (3.3.1-43) wheezy; urgency=medium
* new tabs in ODS report. Displays I/L peptide sequence in peptide pos
tab
-- Olivier Langella <Olivier.Langella@moulon.inra.fr> Thu, 13 Mar 2014 15:24:31 +0100
xtandempipeline (3.3.1-42) wheezy; urgency=low
* fix ODS compar_spectra tab bug (writing number of spetra by subgroup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment