Skip to content

Commit 0245896

Browse files
committed
Bump version to 0.7.2
1 parent 0b5d37a commit 0245896

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
@@ -36,13 +36,13 @@
3636

3737
VERSION = 0
3838
PATCHLEVEL = 7
39-
SUBLEVEL = 1
39+
SUBLEVEL = 2
4040

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

47-
NAME = Enlightened Zeal
48-
COPYRIGHT = Copyright (c) 2001-2017 HelenOS project
47+
NAME = Boosted Effort
48+
COPYRIGHT = Copyright (c) 2001-2018 HelenOS project

0 commit comments

Comments
 (0)