Skip to content

Commit 4a33845

Browse files
committed
Bump version to 0.8.0
1 parent 336b739 commit 4a33845

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
#
3636

3737
VERSION = 0
38-
PATCHLEVEL = 7
39-
SUBLEVEL = 2
38+
PATCHLEVEL = 8
39+
SUBLEVEL = 0
4040

4141
ifdef EXTRAVERSION
4242
RELEASE = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL).$(EXTRAVERSION)
4343
else
4444
RELEASE = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)
4545
endif
4646

47-
NAME = Boosted Effort
47+
NAME = Speranza
4848
COPYRIGHT = Copyright (c) 2001-2018 HelenOS project

0 commit comments

Comments
 (0)