Skip to content

Commit 32e7105

Browse files
committed
This is 0.25.29.
1 parent 92b3816 commit 32e7105

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

CHANGELOG.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [0.26.0]
9-
10-
### Added
11-
12-
### Removed
13-
14-
### Changed
8+
## [0.25.29]
159

1610
### Fixed
1711

futhark.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: futhark
3-
version: 0.26.0
3+
version: 0.25.29
44
synopsis: An optimising compiler for a functional, array-oriented language.
55

66
description: Futhark is a small programming language designed to be compiled to

0 commit comments

Comments
 (0)