From b8abe803623d8e37101754bb41f7d9b701c7d439 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 31 Oct 2015 13:13:42 +0100 Subject: [PATCH] Post release bump to 0.50. --- NEWS | 2 ++ configure | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0d891ef0..c793ae57 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +xbps-0.50 (???): + xbps-0.49 (2015-10-31): * alternatives: relative symlinks are now supported. Contributed diff --git a/configure b/configure index 86eaf686..df73efb8 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #!/bin/sh # Try and be like autotools configure, but without autotools -VERSION=0.49 +VERSION=0.50 # Ensure that we do not inherit these from env OS=