diff --git a/CMakeLists.txt b/CMakeLists.txt index 2cf342bd..f14b9777 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,9 +5,9 @@ project(tapasco VERSION 1.0 LANGUAGES C CXX) SET(CPACK_GENERATOR "RPM" "DEB" "TGZ" "ZIP" "STGZ" "TBZ2") SET(CPACK_PACKAGE_CONTACT "korinth@esa.tu-darmstadt.de") -SET(CPACK_PACKAGE_VERSION_MAJOR 2018) -SET(CPACK_PACKAGE_VERSION_MINOR 2) -SET(CPACK_PACKAGE_VERSION_PATCH 1) +SET(CPACK_PACKAGE_VERSION_MAJOR 2019) +SET(CPACK_PACKAGE_VERSION_MINOR 6) +SET(CPACK_PACKAGE_VERSION_PATCH 0) INCLUDE(CPack) diff --git a/build.sbt b/build.sbt index 8797c150..947be6f6 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val tapascoVersion = "2018.2" +val tapascoVersion = "2019.6" organization := "de.tu_darmstadt.esa.cs" diff --git a/common/common.tcl b/common/common.tcl index d42c5d55..30856490 100644 --- a/common/common.tcl +++ b/common/common.tcl @@ -86,7 +86,7 @@ namespace eval tapasco { # Returns the Tapasco version. proc get_tapasco_version {} { - return "2018.2" + return "2019.6" } # Returns the interface pin groups for all AXI MM interfaces on cell.