diff --git a/dart/src/wSolver.cpp b/dart/src/wSolver.cpp
index 73579c7e3c6c29a75e66ceaf99da0147f4133e11..b9a7392acb77b38dd5f8f838af452c0508021ab8 100644
--- a/dart/src/wSolver.cpp
+++ b/dart/src/wSolver.cpp
@@ -65,9 +65,9 @@ Solver::Solver(std::shared_ptr<Problem> _pbl,
               << "**                      _  /_/ /_  ___ |  __ _/_  /                          **\n"
               << "**                      /_____/ /_/  |_/_/ |_| /_/                           **\n"
               << "*******************************************************************************\n"
-              << "** Hi! My name is DART v1.2.0-22.10                                          **\n"
+              << "** Hi! My name is DART v1.3.0-24.12                                          **\n"
               << "** Adrien Crovato                                                            **\n"
-              << "** ULiege 2018-2022                                                          **\n"
+              << "** ULiege 2018-2024                                                          **\n"
               << "*******************************************************************************\n"
               << std::endl;