build: adjust version number handling
[openwrt/openwrt.git] / package / base-files / files / etc / openwrt_release
index 9b2a40c820b2446ae4952947795eb9b698848167..46ad63209f18ecc755f7128073a965800d0998b7 100644 (file)
@@ -1,7 +1,7 @@
 DISTRIB_ID='%D'
-DISTRIB_RELEASE='%C'
+DISTRIB_RELEASE='%V'
 DISTRIB_REVISION='%R'
 DISTRIB_CODENAME='%n'
 DISTRIB_TARGET='%S'
-DISTRIB_DESCRIPTION='%D %N %V'
+DISTRIB_DESCRIPTION='%D %N %V %C'
 DISTRIB_TAINTS='%t'