From 5cea9a25d849a4dde5522f66fe0943ae31ec45b3 Mon Sep 17 00:00:00 2001 From: zodiac Date: Mon, 16 Mar 2009 15:12:02 +0000 Subject: [PATCH] Updated version git-svn-id: https://shellinabox.googlecode.com/svn/trunk@76 0da03de8-d603-11dd-86c2-0f8696b7b6f9 --- config.h | 2 +- configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.h b/config.h index 0875fd0..8ab50b1 100644 --- a/config.h +++ b/config.h @@ -95,7 +95,7 @@ #define STDC_HEADERS 1 /* Most recent revision number in the version control system */ -#define VCS_REVISION "69" +#define VCS_REVISION "76" /* Version number of package */ #define VERSION "2.4" diff --git a/configure b/configure index 5e7de2e..aaf6223 100755 --- a/configure +++ b/configure @@ -11,7 +11,7 @@ ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## - + # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then