[Pkg-ocaml-maint-commits] [approx] 02/06: increment version number

Eric Cooper ecc at cmu.edu
Tue Jul 4 17:00:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

ecc-guest pushed a commit to branch master
in repository approx.

commit db460f0b3445cb4d9c2f64f6769378ce24864387
Author: Eric Cooper <ecc at cmu.edu>
Date:   Mon Jul 3 15:21:37 2017 -0400

    increment version number
---
 config.ml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.ml b/config.ml
index 1c88301..007d724 100644
--- a/config.ml
+++ b/config.ml
@@ -1,11 +1,11 @@
 (* approx: proxy server for Debian archive files
-   Copyright (C) 2016  Eric C. Cooper <ecc at cmu.edu>
+   Copyright (C) 2017  Eric C. Cooper <ecc at cmu.edu>
    Released under the GNU General Public License *)
 
 open Config_file
 open Util
 
-let version = "5.7"
+let version = "5.8"
 
 let default_config = "/etc/approx/approx.conf"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/approx.git



More information about the Pkg-ocaml-maint-commits mailing list