Files
libguestfs/fish
Richard Jones d2002a5b94 build: Don't add version extra string to the version number.
If this string was non-empty, then it broke a lot of things because
autoconf and other parts of the build system were expecting this
string to contain a simple MAJOR.MINOR.RELEASE version number.

This requires changes to guestfish and guestmount so they use the
guestfs_version API to fetch the version from the library.  (The
Perl tools were already doing it this way).  In a way this is more
accurate, because it's no longer hard-coded in the binary, but
fetched from the dynamically linked libguestfs.so.
(cherry picked from commit 4932fdca3c)
2010-09-08 14:10:14 +01:00
..
2009-07-03 17:04:21 +02:00
2009-11-09 22:34:16 +01:00
2009-07-03 17:04:21 +02:00
2009-11-09 22:34:16 +01:00
2010-08-26 22:41:57 +01:00