MemGator icon indicating copy to clipboard operation
MemGator copied to clipboard

Include Build number in version

Open machawk1 opened this issue 10 years ago • 1 comments

Since the version number has stayed static for a few builds, it would be particularly useful for the app to include a build number appended to the version to indicate that a newer is available compared to one you have installed or one that a service is using.

machawk1 avatar Sep 10 '15 13:09 machawk1

Adding date-time and/or commit hash will rely on compile time variable which will make the build process complex. This can possibly be done more reliably by adding Makefile or something similar to the repository.

ibnesayeed avatar Oct 24 '15 17:10 ibnesayeed