Opened 12 years ago

Closed 12 years ago

#29 closed (fixed)

need a version number in the gmoc.py code

Reported by: chaos@bbn.com Owned by: somebody
Priority: critical Milestone: 2012-09-04 client release
Component: Clients Version:
Keywords: Cc:
Dependencies:

Description

A version number or code tag should be embedded within the gmoc.py code file, so that we can tell at a glance which version we are talking about when we make bug reports and iterate on features.

Change History (2)

comment:1 Changed 12 years ago by chaos@bbn.com

I made this critical priority because i think it's usefulness-to-difficulty ratio is very high, and i want to have a version tag in the next code file we see to avoid comedies of errors.

comment:2 Changed 12 years ago by chaos@bbn.com

Resolution: fixed
Status: newclosed

This is resolved in code version 0.2.0:

# Version
GMOC_CLIENT_VERSION       = '0.2.0'
Note: See TracTickets for help on using tickets.