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
Dóra Kocsis
dynare
Commits
d84752a2
Commit
d84752a2
authored
Nov 30, 2011
by
Sébastien Villemot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version number to 4.2.3
parent
a0cb2431
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
configure.ac
configure.ac
+1
-1
mex/build/matlab/configure.ac
mex/build/matlab/configure.ac
+1
-1
mex/build/octave/configure.ac
mex/build/octave/configure.ac
+1
-1
No files found.
configure.ac
View file @
d84752a2
...
...
@@ -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/>.
AC_PREREQ([2.61])
AC_INIT([dynare], [4.2.
2
])
AC_INIT([dynare], [4.2.
3
])
AC_CONFIG_SRCDIR([preprocessor/DynareMain.cc])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
...
...
mex/build/matlab/configure.ac
View file @
d84752a2
...
...
@@ -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/>.
AC_PREREQ([2.61])
AC_INIT([dynare], [4.2.
2
])
AC_INIT([dynare], [4.2.
3
])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
...
...
mex/build/octave/configure.ac
View file @
d84752a2
...
...
@@ -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/>.
AC_PREREQ([2.61])
AC_INIT([dynare], [4.2.
2
])
AC_INIT([dynare], [4.2.
3
])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
...
...
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