Bumped version numbers for next (pre)release
This commit is contained in:
parent
d4f9816a6a
commit
39bdce9bb6
2 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
|||
This document describes notable changes. For details, see the [source code
|
||||
repository history](https://github.com/ddclient/ddclient/commits/master).
|
||||
|
||||
## 20XX-XX-XX v3.11.0_2
|
||||
|
||||
## 2023-10-15 v3.11.0_1
|
||||
|
||||
### Breaking changes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.63])
|
||||
AC_INIT([ddclient], [3.11.0_1])
|
||||
AC_INIT([ddclient], [3.11.0_2])
|
||||
AC_CONFIG_SRCDIR([ddclient.in])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
Loading…
Reference in a new issue