Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
curry
pakcs
Commits
7df2199f
Commit
7df2199f
authored
Oct 29, 2019
by
Michael Hanus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug fix in frontend
parent
eb840128
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile
Makefile
+1
-1
frontend/curry-frontend
frontend/curry-frontend
+1
-1
No files found.
Makefile
View file @
7df2199f
...
...
@@ -51,7 +51,7 @@ export MINORVERSION=1
# The revision version number:
export
REVISIONVERSION
=
3
# The build version number (if >0, then it is a pre-release)
BUILDVERSION
=
1
BUILDVERSION
=
2
# Complete version:
VERSION
=
$(MAJORVERSION)
.
$(MINORVERSION)
.
$(REVISIONVERSION)
# The version date:
...
...
curry-frontend
@
ebd9026b
Compare
353467ff
...
ebd9026b
Subproject commit
353467ff9994df9adc0848fcf26ab7a8d682c01b
Subproject commit
ebd9026bd6314472058079bbc8c7511cde9ca172
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