* oldver is the version number of Citadel Server which was active on the previous...
authorArt Cancro <ajc@citadel.org>
Tue, 26 Dec 2017 16:16:18 +0000 (11:16 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 26 Dec 2017 16:16:18 +0000 (11:16 -0500)
commitacd05be0127a5c9d498d5fd069cfac60410f17b5
treedca6e025df1825f53b34954b99c741607be969d5
parent94c2f05c0230a64c9515b2835303fd760e218e48
 * oldver is the version number of Citadel Server which was active on the previous run of the program, learned from the system configuration.
 * If we are running a new Citadel Server for the first time, oldver will be 0.
 * We keep this value around for the entire duration of the program run because we'll need it during several stages of startup.
citadel/modules/upgrade/serv_upgrade.c