From a1a04075483ebf634ad014a7c65897cf6d0fd8c9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 24 Jun 2019 11:28:11 +0200 Subject: [PATCH] Bump to 0.57. --- NEWS | 3 +++ configure | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 18c3441d..afba607b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +xbps-0.57 (???): + + xbps-0.56 (2019-06-24): * Fixed xbps_transaction_prepare() always returning diff --git a/configure b/configure index 1d7b2603..dd188bc7 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #!/bin/sh # Try and be like autotools configure, but without autotools -VERSION=0.56 +VERSION=0.57 # Ensure that we do not inherit these from env OS=