Updated version

git-svn-id: https://shellinabox.googlecode.com/svn/trunk@76 0da03de8-d603-11dd-86c2-0f8696b7b6f9
This commit is contained in:
zodiac 2009-03-16 15:12:02 +00:00
parent 85ae25cdf5
commit 5cea9a25d8
2 changed files with 2 additions and 2 deletions

View file

@ -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"

2
configure vendored
View file

@ -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