1 comment

[ 3.2 ms ] story [ 12.5 ms ] thread
Hmmmm, it looks like the version string in RC4 hasn't changed...

$ grep "VERSION_" Makefile

  DYNAMIC_VERSION_MAJOR 	:= 1
  DYNAMIC_VERSION_MINOR 	:= 0
  DYNAMIC_VERSION_REVISION 	:= 0-rc3
...