File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
# @copyright Copyright (c) 2013 <info@techdivision.com> - TechDivision GmbH
5
5
# @license http://opensource.org/licenses/osl-3.0.php
6
6
# Open Software License (OSL 3.0)
7
- # @author appserver.io - Johann Zelger <jz@appserver.io>
7
+ # @author Johann Zelger <jz@appserver.io>
8
8
# --------------------------------------------------------------------------------
9
9
10
10
# ---- General Settings ---------------------------------------------------------
11
11
php.ext.name = appserver
12
12
13
13
# ---- 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
18
18
19
19
# ---- PHP Settings -------------------------------------------------------------
20
- php.version = 5.5.16
20
+ php.version = 5.5.19
21
21
22
22
pthreads.version = 1.0.1
23
23
memcached.version = 2.1.0
You can’t perform that action at this time.
0 commit comments