Skip to content
Snippets Groups Projects
Commit bbf48887 authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

Releasing backupninja 1.2.0

parent 9e7f6fb1
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ...@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [1.2.0] - 2021-01-21
### Fixed ### Fixed
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# The maintainer mode is causing me grief with newest versions of autotools # The maintainer mode is causing me grief with newest versions of autotools
#AM_MAINTAINER_MODE #AM_MAINTAINER_MODE
AC_INIT([backupninja],[1.2.0-rc1],[backupninja@lists.riseup.net]) AC_INIT([backupninja],[1.2.0],[backupninja@lists.riseup.net])
AC_CONFIG_SRCDIR([src/backupninja.in]) AC_CONFIG_SRCDIR([src/backupninja.in])
AM_INIT_AUTOMAKE([foreign]) AM_INIT_AUTOMAKE([foreign])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment