[Pkg-ocaml-maint-commits] [approx] 04/08: increment version number

Eric Cooper ecc at cmu.edu
Sat Jun 21 22:27:51 UTC 2014


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

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

commit 4992e9c670dfbc4276f4e0d2ff45d5de84e2f166
Author: Eric Cooper <ecc at cmu.edu>
Date:   Sun Jun 15 14:01:19 2014 -0400

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

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