From efd24456ce409e74287cd43d80358a131def5601 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 21 Mar 2015 09:32:07 +0100 Subject: [PATCH] Post release bump. --- NEWS | 2 ++ configure | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8c8968f2..04b3adb2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +xbps-0.45 (???): + xbps-0.44.1 (2015-03-21): * libxbps: fixed xbps_get_pkg_fulldeptree() when a pkg depends on itself via diff --git a/configure b/configure index 0bdf0224..acabcf5e 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #!/bin/sh # Try and be like autotools configure, but without autotools -VERSION=0.44.1 +VERSION=0.45 # Ensure that we do not inherit these from env OS=