update: move image RELEASE_CYCLE define to configure.ac

It should be more sensefull to set release cycle inside environment
than hard coding inside neutrino code.
Neutrino package version is not the same like image release cycle,
therefore here it is separated from package info.
This commit is contained in:
2017-12-27 22:45:51 +01:00
parent b67e21b5ce
commit c90348dd1e
3 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,8 @@ AC_INIT(Tuxbox-Neutrino,3.7.1)
AM_INIT_AUTOMAKE([1.0.1 nostdinc])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_DEFINE(RELEASE_CYCLE, "2.4", [Release cycle information; used in update code])
TUXBOX_APPS
TUXBOX_APPS_DIRECTORY
TUXBOX_APPS_PKGCONFIG