On Mar 10, 2015, at 11:20 AM, Rob Groner <[email protected]> wrote: > I added "_RTD" to the version string in configure.ac and ran autogen.sh and > then configure, and it now shows the _RTD version string during configure. I > did a clean make and install, but don't see where else the version number may > be showing. When the executables startup, they show 2.7.2-signed-*.
I never finished the cleanup of that code, I guess. If you build and install from the Git tree, it generates a version based on the latest tag in Git. The tarball generated from 'make dist' uses the version in configure.ac, but only if you build it outside of the Git working directory. -- Charles Lepple clepple@gmail _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

