File tree Expand file tree Collapse file tree
common/src/main/java/org/geogebra/common Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ public interface GeoGebraConstants {
1414 /** complete version string */
1515 public static final String VERSION_STRING = "5.0.641.0" ;
1616 /** GeoGebra Discovery version string */
17- public static final String DISCOVERY_VERSION = "2026Apr18 " ;
17+ public static final String DISCOVERY_VERSION = "2026May23 " ;
1818
1919 /** proper noun, should NOT be translated / transliterated */
2020 public static final String APPLICATION_NAME = "GeoGebra" ;
Original file line number Diff line number Diff line change @@ -20,6 +20,6 @@ ext.hamcrestVersion = '2.2'
2020// This is automatically updated when there is a new version of Giac out:
2121// ext.javaGiacVersion = '69971'
2222// Override this with an own compiled version:
23- ext. javaGiacVersion = ' 20250926 '
23+ ext. javaGiacVersion = ' 20260523 '
2424// Please don't change this line since the automatism looks for exact match.
25- ext. javaTarskiVersion = ' 1.37_20260207 '
25+ ext. javaTarskiVersion = ' 1.42_20260522 '
You can’t perform that action at this time.
0 commit comments