astran icon indicating copy to clipboard operation
astran copied to clipboard

Astran version information

Open leoheck opened this issue 10 years ago • 4 comments
trafficstars

My last astran version (3.9.8) shows:

ASTRAN - IC Physical Design Tool v3.9.4 - Mon Oct  5 17:00:58 2015

I think you should consider to create a way sinc the github version number and the tool version number. This number is really useful to report bugs and ask for features.

leoheck avatar Oct 05 '15 20:10 leoheck

Isto era fácil com o svn. No git ele utiliza hash e não mais um número incremental :-(

On Mon, Oct 5, 2015 at 5:04 PM, Leandro Heck [email protected] wrote:

My last astran version (3.9.8) shows:

ASTRAN - IC Physical Design Tool v3.9.4 - Mon Oct 5 17:00:58 2015

I think you should consider to create a way sinc the github version number and the tool version number. This number is really useful to report bugs and ask for features.

— Reply to this email directly or view it on GitHub https://github.com/aziesemer/astran/issues/37.

aziesemer avatar Oct 05 '15 20:10 aziesemer

Me explica como tu fazia antigamente.

leoheck avatar Oct 05 '15 20:10 leoheck

O SVN numera as versões a partir de 1. No GIT as versões são identificadas pela Hash.

aziesemer avatar Oct 05 '15 22:10 aziesemer

Acho que a solução é usar algo assim https://git-scm.com/book/en/v2/Git-Basics-Tagging

leoheck avatar Oct 06 '15 01:10 leoheck