hoffmangroup / segway

Application for semi-automated genomic annotation.
http://segway.hoffmanlab.org/
GNU General Public License v2.0
13 stars 7 forks source link

Segway --version prints out "$Revision$" instead of correct version number #20

Closed EricR86 closed 9 years ago

EricR86 commented 10 years ago

Original report (BitBucket issue) by Eric Roberts (Bitbucket: ericr86, GitHub: ericr86).


Segway previous relied on SVN keyword $Revision$ to be substituted with the correct version number to display the version correctly. Currently it simply prints out the string "$Revision$" instead.

EricR86 commented 10 years ago

Original comment by Michael Hoffman (Bitbucket: hoffman, GitHub: michaelmhoffman).


EricR86 commented 9 years ago

Original comment by Eric Roberts (Bitbucket: ericr86, GitHub: ericr86).


Fixed in Pull Request #32

EricR86 commented 9 years ago

Original comment by Eric Roberts (Bitbucket: ericr86, GitHub: ericr86).