From e97067d41bb4c884746831d4784d3537ee4ce279 Mon Sep 17 00:00:00 2001 From: Andreas Kurth Date: Thu, 14 Apr 2022 18:36:18 +0200 Subject: [PATCH] Release v0.35.2 --- CHANGELOG.md | 6 +----- VERSION | 2 +- axi.core | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a376090b..8e46f1e0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## Unreleased - -### Added - -### Changed +## 0.35.2 - 2022-04-14 ### Fixed - `axi_lite_mux_intf`: Fix type of `slv` and `mst` interface ports; they were `AXI_BUS` instead of diff --git a/VERSION b/VERSION index f5cbeebf9..abc2aab9b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.35.2-dev +0.35.2 diff --git a/axi.core b/axi.core index b7010b8cd..6b442ed68 100644 --- a/axi.core +++ b/axi.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::axi:0.35.2-dev +name : pulp-platform.org::axi:0.35.2 filesets: rtl: