Skip to content

Commit b8e7ccf

Browse files
committed
Bumped version number to 1.6.5
1 parent 0b2b7cb commit b8e7ccf

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VERSION = 1.6.5
2-
RELEASE = 2
2+
RELEASE = 3
33
DATE = $(shell date)
44
NEWRELEASE = $(shell echo $$(($(RELEASE) + 1)))
55
PYTHON = /usr/bin/python

adagios.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%endif
55

66
%define name adagios
7-
%define release 2
7+
%define release 3
88

99
Name: adagios
1010
Version: 1.6.5

debian.upstream/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
adagios (-3) unstable; urgency=low
2+
3+
* New upstream version
4+
5+
-- Gardar Thorsteinsson <[email protected]> Sun, 05 Jan 2020 21:51:55 +0000
6+
17
adagios (-2) unstable; urgency=low
28

39
* New upstream version

rel-eng/packages/adagios

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
-2 /
1+
-3 /

0 commit comments

Comments
 (0)