Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Johannes Pfeifer
dynare
Commits
57ab3e45
Commit
57ab3e45
authored
May 29, 2017
by
Stéphane Adjemian
Browse files
Added VERSION file.
parent
079bf6c6
Changes
4
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
57ab3e45
...
...
@@ -213,3 +213,6 @@ tests/julia/rbc/rbc*.jl
# Octave variables saved when Octave crashes
octave-workspace
# VERSION generated file
VERSION
\ No newline at end of file
VERSION.in
0 → 100644
View file @
57ab3e45
@PACKAGE_VERSION@
\ No newline at end of file
configure.ac
View file @
57ab3e45
...
...
@@ -172,6 +172,7 @@ esac
AX_PTHREAD
AC_CONFIG_FILES([Makefile
VERSION
preprocessor/macro/Makefile
preprocessor/Makefile
doc/Makefile
...
...
windows/dynare.nsi
View file @
57ab3e45
...
...
@@ -54,7 +54,7 @@ Section "Dynare core (preprocessor and M-files)"
SectionIn RO
!insertmacro DETERMINE_CONTEXT
SetOutPath $INSTDIR
File README.txt ..\NEWS mexopts-win32.bat mexopts-win64.bat ..\license.txt
File README.txt ..\NEWS mexopts-win32.bat mexopts-win64.bat ..\license.txt
..\VERSION
SetOutPath $INSTDIR\matlab
File /r ..\matlab\*.m
...
...
Write
Preview
Supports
Markdown
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