Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Selma Malmberg
dynare
Commits
1c71086c
Verified
Commit
1c71086c
authored
4 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Bump version number
[skip ci]
parent
2f212493
Loading
Loading
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
mex/build/matlab/configure.ac
+1
-1
1 addition, 1 deletion
mex/build/matlab/configure.ac
mex/build/octave/configure.ac
+1
-1
1 addition, 1 deletion
mex/build/octave/configure.ac
preprocessor
+1
-1
1 addition, 1 deletion
preprocessor
with
4 additions
and
4 deletions
configure.ac
+
1
−
1
View file @
1c71086c
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.62])
AC_PREREQ([2.62])
AC_INIT([dynare], [4.6.
2
])
AC_INIT([dynare], [4.6.
3
])
AC_CONFIG_SRCDIR([preprocessor/src/DynareMain.cc])
AC_CONFIG_SRCDIR([preprocessor/src/DynareMain.cc])
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability foreign no-dist-gzip dist-xz tar-pax])
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-portability foreign no-dist-gzip dist-xz tar-pax])
...
...
This diff is collapsed.
Click to expand it.
mex/build/matlab/configure.ac
+
1
−
1
View file @
1c71086c
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.62])
AC_PREREQ([2.62])
AC_INIT([dynare], [4.6.
2
])
AC_INIT([dynare], [4.6.
3
])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
...
...
This diff is collapsed.
Click to expand it.
mex/build/octave/configure.ac
+
1
−
1
View file @
1c71086c
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
...
@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
dnl along with Dynare. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.62])
AC_PREREQ([2.62])
AC_INIT([dynare], [4.6.
2
])
AC_INIT([dynare], [4.6.
3
])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
...
...
This diff is collapsed.
Click to expand it.
preprocessor
@
b1779a95
Compare
553c2633
...
b1779a95
Subproject commit
553c26337d457dfcedee2c4fce0bbfb8ed349f6b
Subproject commit
b1779a95c3d81042ebb44668b9676e71ea640e25
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment