Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
augustss committed Jan 6, 2025
1 parent be6d9eb commit 39148aa
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 221 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@ nfibtest: bin/mhs bin/mhseval

######

VERSION=0.11.1.6
HVERSION=0,11,1,6
VERSION=0.11.1.7
HVERSION=0,11,1,7
MCABAL=$(HOME)/.mcabal
MCABALMHS=$(MCABAL)/mhs-$(VERSION)
MDATA=$(MCABALMHS)/packages/mhs-$(VERSION)/data
Expand Down
2 changes: 1 addition & 1 deletion MicroHs.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: MicroHs
version: 0.11.1.6
version: 0.11.1.7
-- *** When changing the version number, also
-- *** run 'sh updateversion.sh'
-- *** Yeah, it stinks.
Expand Down
Loading

0 comments on commit 39148aa

Please sign in to comment.