From 8593f2184805a797d53f39d293f6e2b386526d90 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 22 Dec 2014 11:06:49 +0100 Subject: [PATCH] Post release version bump. --- NEWS | 2 ++ configure | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9182f24d..bb6438bc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +xbps-0.43 (???): + xbps-0.42 (2014-12-22): * xbps-reconfigure(8): new option -i, --ignore to ignore packages diff --git a/configure b/configure index 33f423b9..688daedb 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #!/bin/sh # Try and be like autotools configure, but without autotools -VERSION=0.42 +VERSION=0.43 # Ensure that we do not inherit these from env OS=