Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Unknown version supposed to be /Pro

From: philb:upnaway at: 19-Jul-2001 16:53

Hi All, the upgrade function runs a script embeded in the web page http://www.rebol.com/releases.html this page contains a list of the latest release for each platform .... it hasn't been to reflect the latest version on view Cheers Phil -- Original Mesasge -- Hi all,
> >Anyone else have this issue: > > > > >> system/build > >== 21-Jun-2001/10:34:13-7:00
[...]
> > >> upgrade > >You are running an unknown version of REBOL. > > >> > > > My version says the same thing, but it's not pro.
Very strange behaviour that my version has too!
>> system/version
== 1.2.1.3.1
>> system/build
== 21-Jun-2001/10:34:13-7:00
>> system/product
== View
>> system/version
== 1.2.1.3.1
>> upgrade
You are running an unknown version of REBOL. Wondering why the system/build is the same for different release... Nimenhao Mario