Skip to content

Commit 0767eb2

Browse files
committed
Bump version to 0.9.1 (Armonia)
1 parent 1e8b633 commit 0767eb2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

version

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

3737
VERSION = 0
38-
PATCHLEVEL = 8
39-
SUBLEVEL = 0
38+
PATCHLEVEL = 9
39+
SUBLEVEL = 1
4040

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

47-
NAME = Speranza
48-
COPYRIGHT = Copyright (c) 2001-2018 HelenOS project
47+
NAME = Armonia
48+
COPYRIGHT = Copyright (c) 2001-2019 HelenOS project

0 commit comments

Comments
 (0)