[diffoscope] 01/02: Release 92.
Chris Lamb
chris at chris-lamb.co.uk
Thu Mar 22 15:34:54 CET 2018
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository diffoscope.
commit f8a71cf6b19d15e339e7c4e4c8aab9bcd27e487b
Author: Chris Lamb <lamby at debian.org>
Date: Thu Mar 22 10:21:10 2018 -0400
Release 92.
---
diffoscope/__init__.py | 2 +-
doc/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 2cd68a8..67e8884 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "91"
+VERSION = "92"
diff --git a/doc/Makefile b/doc/Makefile
index 109cc4c..4cfbbdd 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -3,7 +3,7 @@
# make fixes here.
PACKAGE = diffoscope
-VERSION = $$(cd .. && python3 setup.py -V)
+VERSION = "92"
SED_fix_package_quirks = -e 's,bin/diffoscope,diffoscope,g'
SED_rm_python_usage_msg = -e '/end_of_description_header/,/positional arguments/{d}'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list