Skip to content

Commit 0615c35

Browse files
committed
Bump version after tag.
1 parent 80c2778 commit 0615c35

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
Changes with v1.0.7
3+
4+
25
Changes with v1.0.6
36

47
*) Add optional jitter to the delay. [Graham Leggett]

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ(2.61)
5-
AC_INIT(retry, 1.0.6, [email protected])
5+
AC_INIT(retry, 1.0.7, [email protected])
66
AC_CONFIG_AUX_DIR(build-aux)
77
AC_CONFIG_MACRO_DIRS([m4])
88
AM_INIT_AUTOMAKE([dist-bzip2])

0 commit comments

Comments
 (0)