Skip to content

Commit

Permalink
Bump version to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jermar committed Jul 15, 2018
1 parent 0b5d37a commit 0245896
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version
Expand Up @@ -36,13 +36,13 @@

VERSION = 0
PATCHLEVEL = 7
SUBLEVEL = 1
SUBLEVEL = 2

ifdef EXTRAVERSION
RELEASE = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL).$(EXTRAVERSION)
else
RELEASE = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)
endif

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

0 comments on commit 0245896

Please sign in to comment.