Objectify - News
Objectify Alpha_31.2 Released
Item posted by J. Scott Edwards <jsedwards> on Fri 20 Apr 2012 09:40:13 PM UTC.
This is mostly a bug fix release, although I added some new options to a couple of apps. Please read the RELEASE_NOTES file for the details.
The biggest change is that I created some Debian packages for this release. They can be downloaded from the "packages" subdirectory:
http://download.savannah.gnu.org/releases/objectify/packages/
You will need to download the objectify-public_111111-1_all.deb package for the public objects and either the objectify_31.2-1_i386.deb or the objectify_31.2-1_amd64.deb package for the programs. Then install them as follows:
sudo dpkg -i objectify-public_111111-1_all.deb
sudo dpkg -i objectify_31.2-1_i386.deb
or
sudo dpkg -i objectify_31.2-1_amd64.deb
if you have a 64-bit machine WITH a 64-bit operating system installed.
Please let me know if there are any problems.
Powered by Savane 3.14-f13d.
Corresponding source code