Check The RELEASE Values

From NST Wiki
Revision as of 20:50, 25 January 2011 by Paul Blankenbaker (talk | contribs)
Jump to navigationJump to search

Check the values of the RELEASE and RELEASE_LAST variables found near the top of the root include/data/configure.in script. Just to be safe, invoke configure to make sure that the release value is set properly in the config/config.* files.

[root@nst-dev-32 repo]# emacs -nw include/data/configure.in
[root@nst-dev-32 repo]# ./configure
[root@nst-dev-32 repo]#