~smcgrath23/taskstacker/trunk

« back to all changes in this revision

Viewing changes to bin/taskstacker

  • Committer: Steve McGrath
  • Date: 2009-12-01 05:06:15 UTC
  • Revision ID: smcgrath23@gmail.com-20091201050615-t29cxi81g0pxzdob
Tags: 0.9.3
Version bump for 0.9.3 release

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# You should have received a copy of the GNU General Public License
16
16
# along with TaskStacker.  If not, see <http://www.gnu.org/licenses/>.
17
17
 
18
 
VER = "0.9.2"
 
18
VER = "0.9.3"
19
19
 
20
20
import sys
21
21
from os.path import join, dirname, exists, realpath, abspath