From b65d5a5fc5e3014d1d0567045737b2f0e635b2ec Mon Sep 17 00:00:00 2001 From: ketmar Date: Thu, 3 May 2012 04:44:02 +0300 Subject: [PATCH] hey, i'm out of betas, so let it be 0.3.1beta1 now --- src/sterm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sterm.c b/src/sterm.c index eadb2d2..618445a 100644 --- a/src/sterm.c +++ b/src/sterm.c @@ -1,5 +1,5 @@ /* See LICENSE for licence details. */ -#define VERSION "0.3.0.beta9" +#define VERSION "0.3.1.beta1" #ifdef _XOPEN_SOURCE # undef _XOPEN_SOURCE -- 2.11.4.GIT