From 0fe21f8db8c720a65da62880c0eacb32e37ba55f Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Wed, 30 Jan 2019 00:09:30 -0800 Subject: Config v2: select relevant parts of each package version Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman --- ct-ng.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ct-ng.in') diff --git a/ct-ng.in b/ct-ng.in index 6f08032b..0120d35d 100644 --- a/ct-ng.in +++ b/ct-ng.in @@ -41,7 +41,7 @@ export CT_VCHECK= # need to pass it to the upgrade script - which may receive an input that # was not preprocessed by kconfig, and hence have no string for "up-to-date" # version. -export CT_CONFIG_VERSION_CURRENT=1 +export CT_CONFIG_VERSION_CURRENT=2 # Download agents used by scripts.mk CT_WGET := @wget@ -- cgit v1.2.3