package: fix corruption of versions string0.75
commit769d198e1e1ea936d21523bb1b301255dc79233e
authorSteve Bennett <steveb@workware.net.au>
Thu, 6 Feb 2014 01:33:28 +0000 (6 11:33 +1000)
committerSteve Bennett <steveb@workware.net.au>
Thu, 6 Feb 2014 01:33:28 +0000 (6 11:33 +1000)
tree7412a2f739d548c734fc36296dd6b5b6367de06c
parentade2e02e90aedff5b036f4d7ec4bc755030091d7
package: fix corruption of versions string

Partially revert 5f31686cb40c5b84638dbb5ffe1ad327440e1903

The version isn't allocated in the hash table, so we
can't take a reference to a version object.

Packages once again have a fixed, dummy "1.0" version.

Reported-by: Florian Schäfer <florian.schaefer+github@gmail.com>
Signed-off-by: Steve Bennett <steveb@workware.net.au>
jim-package.c