Changeset d2d142a in mainline
- Timestamp:
-
2017-11-12T15:05:17Z
(7 years ago)
- Author:
- Jakub Jermar <jakub@…>
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 56763a4, f9d0a86
- Parents:
- e6ae77a
- Message:
-
Bump version to 0.7.1
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
re6ae77a
|
rd2d142a
|
|
37 | 37 | VERSION = 0 |
38 | 38 | PATCHLEVEL = 7 |
39 | | SUBLEVEL = 0 |
| 39 | SUBLEVEL = 1 |
40 | 40 | |
41 | 41 | ifdef EXTRAVERSION |
… |
… |
|
45 | 45 | endif |
46 | 46 | |
47 | | NAME = Parabolic Potassium |
| 47 | NAME = Enlightened Zeal |
48 | 48 | COPYRIGHT = Copyright (c) 2001-2017 HelenOS project |