Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lennart-augustsson-epicgames committed Sep 12, 2024
1 parent 2d339be commit 14b13a6
Show file tree
Hide file tree
Showing 4 changed files with 445 additions and 446 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ emscripten: bin/mhs targets.conf

######

VERSION=0.9.18.0
HVERSION=0,9,18,0
VERSION=0.9.18.1
HVERSION=0,9,18,1
MCABAL=$(HOME)/.mcabal
MCABALMHS=$(MCABAL)/mhs-$(VERSION)
MDATA=$(MCABALMHS)/data/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.9.18.0
version: 0.9.18.1
-- *** When changing the version number, also
-- *** run updateversion.sh.
-- *** Yeah, it stinks.
Expand Down
Loading

0 comments on commit 14b13a6

Please sign in to comment.