breaking up distribution tasks; moving version to a template to have a simpler concat function

This commit is contained in:
Davis W. Frank
2011-06-14 08:30:14 -07:00
parent 2ba0aa371c
commit e59171935f
9 changed files with 93 additions and 23 deletions

5
src/version.json Normal file
View File

@@ -0,0 +1,5 @@
{
"major": 1,
"minor": 1,
"build": 0
}