Did you try setting the version name via the 'configure.in' file in AC_INIT() ?
We had originally set this to 0.0 when we initially started. It is currently set to 0.35, IIRC.
Bryce
On Mon, 10 Nov 2003, Jon A. Cruz wrote:
I tracked down the problem where I was having problems loading in files that I had made.
It turns out that my config setup Makefiles with a VERSION of 0.0. This of course ends up being written in any files I save, and thus they are misinterpreted on reading.
Since it's an autoconf issue, not code, I'm not up to speed enough to come up with a patch. :-(
So I figure someone on the list can take care of it. Let me know if you need any follow-up info.
Oh, and for detecting this in the future, I was wondering if checks for 0.0 and warning dialogs at startup and/or file loading might be handy. It would end up preventing lost time on strange behavior.
This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel