1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-11 08:24:05 +02:00

Minor refactorings.

This commit is contained in:
Lars Jung
2012-08-17 22:56:24 +02:00
parent 799f1ecd13
commit 4c96efe1c7
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ var path = require('path'),
child_process = require('child_process');
var version = '0.22-dev-8',
var version = '0.22-dev-11',
root = path.resolve(__dirname),
src = path.join(root, 'src'),