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 <e...@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 <e...@cmu.edu>
+   Copyright (C) 2017  Eric C. Cooper <e...@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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to