On May 3, 2012, at 4:47 AM, Miljenko Cvjetko wrote: > Justr tried it and nothign returned > > C:\Program Files\Android\android-sdk-windows\platform-tools>cd > "%PROGRAMFILES%\MSBuild\Novell\" > C:\Program Files\MSBuild\Novell>mandroid.exe --version
Oops; mandroid.exe is a winexe, and thus can't write to the terminal. `mandroid --version` will work on OS X...but that won't help on Windows. > but in the folder there is file called Version with content 4.1.1 and date > April 25 > [re]moving this file and doing mandroid.exe --verision does not regenerate > the file The Version file also contains the version information, and is used by MonoDevelop to enable version-specific functionality. You shouldn't delete it, but you can rely on the contents to contain the version number. :-) - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid