Changeset b0ed2f43 in mainline
- Timestamp:
-
2014-12-21T17:16:21Z
(10 years ago)
- Author:
- Martin Decky <martin@…>
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eae91e0
- Parents:
- 644352c
- Message:
-
bump version to 0.6.0
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r644352c
|
rb0ed2f43
|
|
36 | 36 | |
37 | 37 | VERSION = 0 |
38 | | PATCHLEVEL = 5 |
| 38 | PATCHLEVEL = 6 |
39 | 39 | SUBLEVEL = 0 |
40 | 40 | |
… |
… |
|
45 | 45 | endif |
46 | 46 | |
47 | | NAME = Fajtl |
| 47 | NAME = Elastic Horse |
48 | 48 | COPYRIGHT = Copyright (c) 2001-2014 HelenOS project |
49 | | |