This information that you need uninstall the previous version should be visible at the download place at openmodelica.org (or a message elsewhere) to avoid users getting frustrated if there are problems.
Peter F There is one thing that you might have to do to get the upgrade though: uninstalling the previous version (if macports or apt-get is used). The reason is that the nightly builds now have knowledge about which version it is (from the git tags). -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Martin Sjölund Sent: Wednesday, 17 June, 2015 22:12 To: [email protected] Subject: OpenModelica nightly builds Hi all, Linux and OSX nightly builds have been broken for a while. At least the Linux builds are up again (the OSX builds should come along soon). There is one thing that you might have to do to get the upgrade though: uninstalling the previous version (if macports or apt-get is used). The reason is that the nightly builds now have knowledge about which version it is (from the git tags). Anyway, the version is now 1.9.3-dev, which is far away from 25000-ish. To uninstall omc packages on Ubuntu: apt-get remove "omc-.*" "libomc.*" omedit omnotebook "omshell.*" omc I did not split the binary packages further, so they are still all updated daily. I did not create the new documentation package either, but I might as well point you to the new version of the User's Guide: https://openmodelica.org/doc/OpenModelicaUsersGuide/latest/ -- Martin Sjölund
