From c9fd89a76adcc493a290c79248165f4837f8209c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Feb 2014 09:35:51 +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 d40ee50f..f3b3c77f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +xbps-0.33 (???): + xbps-0.32 (2014-02-21): * Fixed a bug in xbps_pkgpattern_name() where a string with some special diff --git a/configure b/configure index d0580127..cd0c3245 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #!/bin/sh # Try and be like autotools configure, but without autotools -VERSION=0.32 +VERSION=0.33 # Ensure that we do not inherit these from env OS=