1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-12 00:44:01 +02:00

Updates config.

This commit is contained in:
Lars Jung
2012-08-06 14:10:20 +02:00
parent 219234dfdd
commit 61ae46386e
12 changed files with 31 additions and 2629 deletions

View File

@@ -6,7 +6,7 @@ var path = require('path'),
child_process = require('child_process');
var version = '0.21-dev-45',
var version = '0.21-dev-46',
root = path.resolve(__dirname),
src = path.join(root, 'src'),