On Fri, Dec 31, 2010 at 10:57 AM, Levend Sayar <[email protected]> wrote: > I reinstalled but the result is same unfortunately. > What is your OS for building and running the system George? > We are using 64-bit Fedora 12.
Many of us upgraded to Fedora 14 64 bit, but it shouldn't matter. The problem is a missing git tag Do you see any tags? git tag -l You should see one tag v0.0.4.5.1 Maybe the merging method you're using doesn't pull in tags. For now, you can tag it by running git tag -a v0.0.4.5.1 5618a6ea9e65a4e881f8deb459d01d5f76ef71c7 _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
