The following bug has been RESOLVED. ====================================================================== http://dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000131 ====================================================================== Reported By: jnorell Assigned To: aaron ====================================================================== Project: DBMail Bug ID: 131 Category: General Reproducibility: always Severity: feature Priority: normal Status: resolved Resolution: fixed ====================================================================== Date Submitted: 30-Nov-04 17:48 CET Last Modified: 11-Dec-04 02:56 CET ====================================================================== Summary: determine dbmail version Description: It would be nice to have a means for external programs to identify what version of dbmail is in use (and hence what table layout to expect). ======================================================================
---------------------------------------------------------------------- aaron - 30-Nov-04 19:00 CET ---------------------------------------------------------------------- Currently all of the command line utilities give their *revision* with the -V flag. They do not give their *release* however. We should take advantage of some automake magic to pass a -DRELEASE or somesuch so that we can easily include the release version into the -V flag. The doesn't solve your problem 100%, but it's a good step along the same vein. ---------------------------------------------------------------------- aaron - 11-Dec-04 02:56 CET ---------------------------------------------------------------------- Actually, I think that the new -V output should be sufficient. A quick regex on the Version: line should do the trick. Reopen the bug if you want something more in-depth! Bug History Date Modified Username Field Change ====================================================================== 30-Nov-04 17:48jnorell New Bug 30-Nov-04 19:00aaron Bugnote Added: 0000395 30-Nov-04 23:22aaron Assigned To => aaron 30-Nov-04 23:22aaron Status new => assigned 11-Dec-04 02:56aaron Bugnote Added: 0000437 11-Dec-04 02:56aaron Resolution open => fixed 11-Dec-04 02:56aaron Status assigned => resolved ======================================================================