Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paradigm committed Dec 17, 2018
1 parent 537586f commit 86fe92b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
#
# make check

VERSION=0.7.0beta7
VERSION=0.7.0
CODENAME=Poki
ARCH=$(shell uname -m)
RELEASE=Bedrock Linux $(VERSION) $(CODENAME)
Expand Down
6 changes: 4 additions & 2 deletions releases
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,21 @@
# Current release #
###################
# x86_64
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta7/bedrock-linux-0.7.0beta7-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0/bedrock-linux-0.7.0-x86_64.sh
# arm7vl
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta7/bedrock-linux-0.7.0beta7-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0/bedrock-linux-0.7.0-armv7l.sh

#################
# Past releases #
#################
# x86_64
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta7/bedrock-linux-0.7.0beta7-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta6/bedrock-linux-0.7.0beta6-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta5/bedrock-linux-0.7.0beta5-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta4/bedrock-linux-0.7.0beta4-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta3/bedrock-linux-0.7.0beta3-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta2/bedrock-linux-0.7.0beta2-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta1/bedrock-linux-0.7.0beta1-x86_64.sh
# arm7vl
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta7/bedrock-linux-0.7.0beta7-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.0beta6/bedrock-linux-0.7.0beta6-armv7l.sh

0 comments on commit 86fe92b

Please sign in to comment.