Skip to content

Commit 8ae3266

Browse files
committed
4.7.1 -> 4.7-1
1 parent abb1353 commit 8ae3266

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

AutoGeneratedFile.tar.gz

-28 Bytes
Binary file not shown.

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# Changelog
2424
All notable changes to this project will be documented in this file.
2525

26-
## [4.7.1]
26+
## [4.7-1]
2727
### Changed
2828
- change the language definition to use type as a construction function with named arguments for bem plugin
2929
- PETSc version 3.14.0
@@ -340,8 +340,8 @@ All notable changes to this project will be documented in this file.
340340
### Changed
341341
- The main distribution is now on Github
342342
343-
[Unreleased]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7.1..develop
344-
[4.7.1]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7...v4.7.1
343+
[Unreleased]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7-1..develop
344+
[4.7-1]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7...v4.7-1
345345
[4.7]: https://github.com/FreeFem/FreeFem-sources/compare/v4.6...v4.7
346346
[4.6]: https://github.com/FreeFem/FreeFem-sources/compare/v4.5...v4.6
347347
[4.5]: https://github.com/FreeFem/FreeFem-sources/compare/v4.4-3...v4.5

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# number in debian/changelog.
1010

1111

12-
AC_INIT(FreeFEM,4.7.1,frederic.hecht@sorbonne-universite.fr,FreeFEM)
12+
AC_INIT(FreeFEM,4.7-1,frederic.hecht@sorbonne-universite.fr,FreeFEM)
1313
dnl : ${CFLAGS=""}
1414
dnl : ${CXXFLAGS=""}
1515
dnl : ${FCFLAGS=""}

0 commit comments

Comments
 (0)