Skip to content
Snippets Groups Projects
Commit 57ab3e45 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Added VERSION file.

parent 079bf6c6
No related branches found
No related tags found
No related merge requests found
...@@ -213,3 +213,6 @@ tests/julia/rbc/rbc*.jl ...@@ -213,3 +213,6 @@ tests/julia/rbc/rbc*.jl
# Octave variables saved when Octave crashes # Octave variables saved when Octave crashes
octave-workspace octave-workspace
# VERSION generated file
VERSION
\ No newline at end of file
@PACKAGE_VERSION@
\ No newline at end of file
...@@ -172,6 +172,7 @@ esac ...@@ -172,6 +172,7 @@ esac
AX_PTHREAD AX_PTHREAD
AC_CONFIG_FILES([Makefile AC_CONFIG_FILES([Makefile
VERSION
preprocessor/macro/Makefile preprocessor/macro/Makefile
preprocessor/Makefile preprocessor/Makefile
doc/Makefile doc/Makefile
......
...@@ -54,7 +54,7 @@ Section "Dynare core (preprocessor and M-files)" ...@@ -54,7 +54,7 @@ Section "Dynare core (preprocessor and M-files)"
SectionIn RO SectionIn RO
!insertmacro DETERMINE_CONTEXT !insertmacro DETERMINE_CONTEXT
SetOutPath $INSTDIR 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 SetOutPath $INSTDIR\matlab
File /r ..\matlab\*.m File /r ..\matlab\*.m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment