summarylogtreecommitdiffstats
path: root/deal-ii.install
diff options
context:
space:
mode:
Diffstat (limited to 'deal-ii.install')
-rw-r--r--deal-ii.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/deal-ii.install b/deal-ii.install
index b55916776fd7..8f2b8c859159 100644
--- a/deal-ii.install
+++ b/deal-ii.install
@@ -1,4 +1,3 @@
post_install() {
- echo 'deal.II 8.5.0 has online documentation available at http://www.dealii.org/8.5.0/'
- echo 'deal.II examples are provided in /usr/share/deal-ii/examples/'
+ echo 'deal.II 9.3.1 has online documentation available at http://www.dealii.org/9.3.0/doxygen/deal.II/index.html'
}