From d4bc0f4492975707688d225498e740a8f2e8a857 Mon Sep 17 00:00:00 2001 From: Troels Henriksen Date: Sun, 23 Apr 2023 19:39:11 +0200 Subject: [PATCH] This is 0.24.3. --- CHANGELOG.md | 8 +------- futhark.cabal | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ba18f1ff6..8c47122b33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,7 @@ All notable changes to this project will be documented in this file. 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). -## [0.25.0] - -### Added - -### Removed - -### Changed +## [0.24.3] ### Fixed diff --git a/futhark.cabal b/futhark.cabal index 3365e367d6..fb6d1a7a69 100644 --- a/futhark.cabal +++ b/futhark.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: futhark -version: 0.25.0 +version: 0.24.3 synopsis: An optimising compiler for a functional, array-oriented language. description: Futhark is a small programming language designed to be compiled to