diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-01-26 02:22:02 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-01-26 02:31:54 -0500 |
commit | 506e32633838b4daf9ab566c9da083329212f219 (patch) | |
tree | ef48a6985ce663aa3d4d62037f232b2286422979 /bin | |
parent | v5 v6: version & changelog (& rakefile), make true on next commit (diff) |
v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0
Diffstat (limited to 'bin')
-rw-r--r-- | bin/sisu | 4 | ||||
l--------- | bin/sisu6 (renamed from bin/sisu4) | 0 |
2 files changed, 2 insertions, 2 deletions
@@ -10,10 +10,10 @@ class Orient end def version def stable - '4' + '5' end def unstable - '5' + '6' end def default stable |