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 af94b08..b241b81 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 = libapreq2 @@ -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: libapreq2 -version: 0+4 +version: 0+5 project: libapreq summary: Apache HTTP Server Request library license: ASLv2; Apache License 2.0 |