Project

General

Profile

« Previous | Next » 

Revision 4fea4190

Added by skyjake over 8 years ago

Refactor|libcore|Client: Improved Version class API

The default constructor now creates a null version and there is a
static method for getting info about the current build. This is
more readable than the previous implicit behavior of Version().

This makes it also less of a performance hit in situations where
Version instances get constructed often. (No calls to Time().)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences