[routino] 01/04: Imported Upstream version 3.1.1

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 11 13:08:37 UTC 2016


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

sebastic pushed a commit to branch master
in repository routino.

commit 8326e74f4ba6b801b086cb3a744e14c098ef9576
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 11 13:58:51 2016 +0100

    Imported Upstream version 3.1.1
---
 ChangeLog            | 11 ++++++++++-
 doc/NEWS.txt         |  9 +++++++++
 doc/README.txt       |  1 +
 doc/html/readme.html | 14 +++++++++++++-
 src/version.h        |  4 ++--
 5 files changed, 35 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f1865f5..ce8e83c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
+2016-03-06  Andrew M. Bishop <amb>
+
+	Version 3.1.1 released.
+
+2016-03-06 [r1869]  Andrew M. Bishop <amb>
+
+	* FILES, doc/NEWS.txt, doc/README.txt, doc/html/readme.html,
+	  src/version.h: Update for version 3.1.1 release.
+
 2016-03-05  Andrew M. Bishop <amb>
 
-	Version 3.0 released.
+	Version 3.1 released.
 
 2016-03-05 [r1866]  Andrew M. Bishop <amb>
 
diff --git a/doc/NEWS.txt b/doc/NEWS.txt
index d618d9e..b4860a3 100644
--- a/doc/NEWS.txt
+++ b/doc/NEWS.txt
@@ -1,3 +1,12 @@
+Version 3.1.1 of Routino released : Sun Mar 6 2016
+--------------------------------------------------
+
+Bug fixes:
+  Updated the version number in the executables to "3.1.1".
+
+There are no other changes compared to version 3.1.
+
+
 Version 3.1 of Routino released : Sat Mar 5 2016
 ------------------------------------------------
 
diff --git a/doc/README.txt b/doc/README.txt
index 92d7527..c2e61d2 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -131,6 +131,7 @@ Status
    Version 2.7.3 of Routino was released on 8th November 2014.
    Version 3.0 of Routino was released on 12th September 2015.
    Version 3.1 of Routino was released on 5th March 2016.
+   Version 3.1.1 of Routino was released on 6th March 2016.
 
    The full version history is available in the NEWS.txt file.
 
diff --git a/doc/html/readme.html b/doc/html/readme.html
index cda3628..1cea79f 100644
--- a/doc/html/readme.html
+++ b/doc/html/readme.html
@@ -212,13 +212,25 @@ Version 2.7.3 of Routino was released on 8th November 2014.
 Version 3.0 of Routino was released on 12th September 2015.
 <br>
 Version 3.1 of Routino was released on 5th March 2016.
+<br>
+Version 3.1.1 of Routino was released on 6th March 2016.
 
 <p>
 
 The full version history is available in the NEWS.txt file.
 
 
-<h3 id="H_1_5_1" title="Changes 3.1">Changes in Versions 3.1</h3>
+<h3 id="H_1_5_1" title="Changes 3.1.1">Changes in Version 3.1.1</h3>
+
+<dl>
+  <dt>Bug fixes:
+    <dd>Updated the version number in the executables to "3.1.1".
+</dl>
+
+<p>
+<b>There are no other changes compared to version 3.1.</b>
+
+<h3 id="H_1_5_2" title="Changes 3.1">Changes in Version 3.1</h3>
 
 <dl>
   <dt>Bug fixes:
diff --git a/src/version.h b/src/version.h
index 2d19904..fd0a1b0 100644
--- a/src/version.h
+++ b/src/version.h
@@ -3,7 +3,7 @@
 
  Part of the Routino routing software.
  ******************/ /******************
- This file Copyright 2015 Andrew M. Bishop
+ This file Copyright 2016 Andrew M. Bishop
 
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU Affero General Public License as published by
@@ -23,7 +23,7 @@
 #ifndef VERSION_H
 #define VERSION_H    /*+ To stop multiple inclusions. +*/
 
-#define ROUTINO_VERSION "3.0+svn"
+#define ROUTINO_VERSION "3.1.1"
 
 #define ROUTINO_URL     "<http://www.routino.org/>"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/routino.git



More information about the Pkg-grass-devel mailing list