mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
Tag Version 1.2.0-rc1
Signed-off-by: Jon Loeliger <jdl@jdl.com>
This commit is contained in:
parent
e37ec7d588
commit
f8bf4bfc87
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -9,9 +9,9 @@
|
|||
# CONFIG_LOCALVERSION from some future config system.
|
||||
#
|
||||
VERSION = 1
|
||||
PATCHLEVEL = 1
|
||||
PATCHLEVEL = 2
|
||||
SUBLEVEL = 0
|
||||
EXTRAVERSION =
|
||||
EXTRAVERSION =-rc1
|
||||
LOCAL_VERSION =
|
||||
CONFIG_LOCALVERSION =
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue