[Pkg-ocaml-maint-commits] [approx] 03/12: increment version number
Eric Cooper
ecc at cmu.edu
Thu Nov 24 18:04:17 UTC 2016
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 <ecc at 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 <ecc at cmu.edu>
+ Copyright (C) 2016 Eric C. Cooper <ecc at 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
More information about the Pkg-ocaml-maint-commits
mailing list