diff options
-rw-r--r-- | build/bootstrap.build | 1 | ||||
-rw-r--r-- | buildfile | 1 | ||||
-rw-r--r-- | manifest | 2 |
3 files changed, 1 insertions, 3 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index e6d722a..1a34fa9 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,4 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : Apache License 2.0 project = libapr1 @@ -1,5 +1,4 @@ # file : buildfile -# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : Apache License 2.0 ./: doc{README} manifest @@ -1,6 +1,6 @@ : 1 name: libapr1 -version: 0+8 +version: 0+9 project: libapr summary: Apache Portable Runtime C library license: ASLv2; Apache License 2.0 |