Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-07-01 17:38:52 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2018-07-01 17:38:52 +0300
commit10a38174403c44760c1941424f4e540075e59696 (patch)
treed1adedf9ce2ef916f27ad8d83ee3a40673e543f3
parent335766602b2598f29a3dd854654b9ba9edb6d7cb (diff)
Bump version to 1.29.01_29_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d7a0a36c..c38618bed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 29
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*