mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
Bump version to v1.5.0
We've accumulated several new features as well as a number of bugfixes, so prepare for another release. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
a4b1a307ff
commit
d37f6b2010
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -9,8 +9,8 @@
|
||||||
# CONFIG_LOCALVERSION from some future config system.
|
# CONFIG_LOCALVERSION from some future config system.
|
||||||
#
|
#
|
||||||
VERSION = 1
|
VERSION = 1
|
||||||
PATCHLEVEL = 4
|
PATCHLEVEL = 5
|
||||||
SUBLEVEL = 7
|
SUBLEVEL = 0
|
||||||
EXTRAVERSION =
|
EXTRAVERSION =
|
||||||
LOCAL_VERSION =
|
LOCAL_VERSION =
|
||||||
CONFIG_LOCALVERSION =
|
CONFIG_LOCALVERSION =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue