Skip to content

Commit c584a43

Browse files
committed
Update build.default.properties
1 parent d24abac commit c584a43

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build.default.properties

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
# @copyright Copyright (c) 2013 <[email protected]> - TechDivision GmbH
55
# @license http://opensource.org/licenses/osl-3.0.php
66
# Open Software License (OSL 3.0)
7-
# @author appserver.io - Johann Zelger <[email protected]>
7+
# @author Johann Zelger <[email protected]>
88
#--------------------------------------------------------------------------------
99

1010
# ---- General Settings ---------------------------------------------------------
1111
php.ext.name = appserver
1212

1313
# ---- Release Settings ---------------------------------------------------------
14-
release.version = 0.1.13
15-
release.stability = beta
16-
api.version = 0.1.13
17-
api.stability = beta
14+
release.version = 1.0.0
15+
release.stability = stable
16+
api.version = 1.0.0
17+
api.stability = stable
1818

1919
# ---- PHP Settings -------------------------------------------------------------
20-
php.version = 5.5.16
20+
php.version = 5.5.19
2121

2222
pthreads.version = 1.0.1
2323
memcached.version = 2.1.0

0 commit comments

Comments
 (0)