Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bernd Paysan
bigforth
Commits
56f3b68a
Commit
56f3b68a
authored
Feb 16, 2010
by
bp
Browse files
Bumped up version to 2.4.0
git-svn-id:
https://forth-ev.de/repos/bigforth@1594
3b8d8251-53f3-0310-8f3b-fd1cb8370982
parent
1f70df2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
56f3b68a
...
...
@@ -2,7 +2,7 @@
DATE
=
$$
(
LC_ALL
=
C
date
'+%d%b%Y'
|
tr
'[A-Z]'
'[a-z]'
)
SRCREV
=
@PACKAGE_VERSION@
MINOSREV
=
1.
3.1
MINOSREV
=
1.
4.0
BINREV
=
$(SRCREV)
PATREV
=
1.0.1
EWOODREV
=
1.0.2
...
...
configure.in
View file @
56f3b68a
dln this is a really minimal autoconf file
AC_INIT([bigforth],[2.
3.1
],[http://sourceforge.net/tracker/?atid=101028&group_id=1028&func=browse])
AC_INIT([bigforth],[2.
4.0
],[http://sourceforge.net/tracker/?atid=101028&group_id=1028&func=browse])
AC_CANONICAL_HOST
AC_PROG_CC
AC_PATH_PROG(BASH, bash)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment