On 08/18/2008 06:53 PM, Nicholas wrote: > Hi all, > > Recently on one of the post, it was mentioned that OOo 2.4.1.6 was being > used. How do I check such a detailed version number? > > I am using the OOo from the openoffice.org website on Ubuntu. All it > shows in the "About OpenOffice.org" screen is 2.4.1. So how can i see > what updates have taken place? > > Is there anyway to download updates and apply it offline? >
$ locate versionrc $ cat <path>/versionrc Output will show you which build etc. Example: [Version] AllLanguages=en-US buildid=680m16(Build:9309) ExtensionUpdateURL=http://updateext.services.openoffice.org/ProductUpdateService/check.Update ODFNotifyURL=http://odfnotify.services.openoffice.org/OOo2.4.1/notification.jsp?version=ODF OOOBaseVersion=2.4 ProductBuildid=9309 ProductMajor=680 ProductMinor=16 ProductPatch= ProductSource=OOH680 UpdateID=OpenOffice.org_2_en-US UpdateURL=http://update24.services.openoffice.org/ProductUpdateService/check.Update?pkgfmt=deb UpdateUserAgent=OpenOffice.org 2.4 (680m16(Build:9309); $_OS; $_ARCH; BundledLanguages=en-US) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
