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

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

commit ade403973d962b45ea801f1f49ef26bca14d4f81
Author: Eric Cooper <e...@cmu.edu>
Date:   Wed Nov 16 13:38:24 2016 -0500

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

diff --git a/config.ml b/config.ml
index d7db7a7..1c88301 100644
--- a/config.ml
+++ b/config.ml
@@ -1,11 +1,11 @@
 (* approx: proxy server for Debian archive files
-   Copyright (C) 2014  Eric C. Cooper <e...@cmu.edu>
+   Copyright (C) 2016  Eric C. Cooper <e...@cmu.edu>
    Released under the GNU General Public License *)
 
 open Config_file
 open Util
 
-let version = "5.6"
+let version = "5.7"
 
 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