Skip to content

Commit

Permalink
Merge pull request #1262 from esiragusa/hotfix/app/versions
Browse files Browse the repository at this point in the history
Bumped app versions for Release 2.0.1
  • Loading branch information
esiragusa committed Oct 27, 2015
2 parents 8ccdb21 + 3e080d3 commit 2b6d90c
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion apps/alf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_alf)
message (STATUS "Configuring apps/alf")

set (SEQAN_APP_VERSION "1.1.1")
set (SEQAN_APP_VERSION "1.1.2")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/bs_tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_bs_tools)
message (STATUS "Configuring apps/bs_tools")

set (SEQAN_APP_VERSION "0.1.1")
set (SEQAN_APP_VERSION "0.1.2")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/dfi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_dfi)
message (STATUS "Configuring apps/dfi")

set (SEQAN_APP_VERSION "2.1.1")
set (SEQAN_APP_VERSION "2.1.2")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/fiona/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_fiona)
message (STATUS "Configuring apps/fiona")

set (SEQAN_APP_VERSION "0.2.1")
set (SEQAN_APP_VERSION "0.2.2")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/fx_tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_fx_tools)
message (STATUS "Configuring apps/fx_tools")

set (SEQAN_APP_VERSION "0.2.1")
set (SEQAN_APP_VERSION "0.2.2")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/gustaf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_gustaf)
message (STATUS "Configuring apps/gustaf")

set (SEQAN_APP_VERSION "1.0.1")
set (SEQAN_APP_VERSION "1.0.2")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/insegt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_insegt)
message (STATUS "Configuring apps/insegt")

set (SEQAN_APP_VERSION "1.1.1")
set (SEQAN_APP_VERSION "1.1.2")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/mason2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_mason2)
message (STATUS "Configuring apps/mason2")

set (SEQAN_APP_VERSION "2.0.0")
set (SEQAN_APP_VERSION "2.0.1")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/micro_razers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_micro_razers)
message (STATUS "Configuring apps/micro_razers")

set (SEQAN_APP_VERSION "1.0.2")
set (SEQAN_APP_VERSION "1.0.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/ngs_roi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_ngs_roi)
message (STATUS "Configuring apps/ngs_roi")

set (SEQAN_APP_VERSION "0.2.3")
set (SEQAN_APP_VERSION "0.2.4")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/pair_align/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_pair_align)
message (STATUS "Configuring apps/pair_align")

set (SEQAN_APP_VERSION "1.2")
set (SEQAN_APP_VERSION "1.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/param_chooser/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_param_chooser)
message (STATUS "Configuring apps/param_chooser")

set (SEQAN_APP_VERSION "0.0.0")
set (SEQAN_APP_VERSION "0.0.1")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/rabema/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_rabema)
message (STATUS "Configuring apps/rabema")

set (SEQAN_APP_VERSION "1.2.1")
set (SEQAN_APP_VERSION "1.2.2")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/razers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_razers)
message (STATUS "Configuring apps/razers")

set (SEQAN_APP_VERSION "1.4")
set (SEQAN_APP_VERSION "1.5")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/razers2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_razers2)
message (STATUS "Configuring apps/razers2")

set (SEQAN_APP_VERSION "2.4")
set (SEQAN_APP_VERSION "2.5")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/razers3/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_razers3)
message (STATUS "Configuring apps/razers3")

set (SEQAN_APP_VERSION "3.4")
set (SEQAN_APP_VERSION "3.5")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/rep_sep/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_rep_sep)
message (STATUS "Configuring apps/rep_sep")

set (SEQAN_APP_VERSION "0.1.2")
set (SEQAN_APP_VERSION "0.1.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/sak/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_sak)
message (STATUS "Configuring apps/sak")

set (SEQAN_APP_VERSION "0.3")
set (SEQAN_APP_VERSION "0.4")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/sam2matrix/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_sam2matrix)
message (STATUS "Configuring apps/sam2matrix")

set (SEQAN_APP_VERSION "0.2")
set (SEQAN_APP_VERSION "0.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/samcat/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_samcat)
message (STATUS "Configuring apps/samcat")

set (SEQAN_APP_VERSION "0.2")
set (SEQAN_APP_VERSION "0.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/searchjoin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_searchjoin)
message (STATUS "Configuring apps/searchjoin")

set (SEQAN_APP_VERSION "0.4")
set (SEQAN_APP_VERSION "0.5")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/seqan_flexbar/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_seqan_flexbar)
message (STATUS "Configuring apps/seqan_flexbar")

set (SEQAN_APP_VERSION "1.0.2")
set (SEQAN_APP_VERSION "1.0.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/seqan_tcoffee/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_seqan_tcoffee)
message (STATUS "Configuring apps/seqan_tcoffee")

set (SEQAN_APP_VERSION "1.12")
set (SEQAN_APP_VERSION "1.13")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/seqcons/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_seqcons)
message (STATUS "Configuring apps/seqcons")

set (SEQAN_APP_VERSION "0.23.2")
set (SEQAN_APP_VERSION "0.23.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/seqcons2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_seqcons2)
message (STATUS "Configuring apps/seqcons2")

set (SEQAN_APP_VERSION "2.0.0")
set (SEQAN_APP_VERSION "2.0.1")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/sgip/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_sgip)
message (STATUS "Configuring apps/sgip")

set (SEQAN_APP_VERSION "1.3")
set (SEQAN_APP_VERSION "1.4")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/snp_store/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_snp_store)
message (STATUS "Configuring apps/snp_store")

set (SEQAN_APP_VERSION "1.2")
set (SEQAN_APP_VERSION "1.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/splazers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_splazers)
message (STATUS "Configuring apps/splazers")

set (SEQAN_APP_VERSION "1.2")
set (SEQAN_APP_VERSION "1.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/stellar/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_stellar)
message (STATUS "Configuring apps/stellar")

set (SEQAN_APP_VERSION "1.4.2")
set (SEQAN_APP_VERSION "1.4.3")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down
2 changes: 1 addition & 1 deletion apps/tree_recon/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 2.8.2)
project (seqan_apps_tree_recon)
message (STATUS "Configuring apps/tree_recon")

set (SEQAN_APP_VERSION "1.3")
set (SEQAN_APP_VERSION "1.4")

# ----------------------------------------------------------------------------
# Dependencies
Expand Down

0 comments on commit 2b6d90c

Please sign in to comment.