From b743ee2634a60450a6fca988e5ec4b44941bbacb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 26 Nov 2012 23:37:50 +0100 Subject: [PATCH] configure: set version to 0.18.1. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 61011912..4fbf50d7 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #!/bin/sh # Try and be like autotools configure, but without autotools -VERSION=0.19 +VERSION=0.18.1 # Ensure that we do not inherit these from env STRLCPY=