File tree Expand file tree Collapse file tree 8 files changed +14
-13
lines changed
ganttproject/src/main/java/biz/ganttproject/app Expand file tree Collapse file tree 8 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 55 branches : ['master', 'BRANCH*']
66 paths : ['ganttproject-builder/BUILD-HISTORY-MAJOR']
77env :
8- BUILD_NUMBER : 3391
9- VERSION : 3.4.3391
10- WINDOWS_APP_FOLDER_NAME : GanttProject-3.4-Beta-II
11- MAC_APP_NAME : GanttProject 3.4 Beta II
8+ BUILD_NUMBER : 3392
9+ VERSION : 3.4.3392
10+ WINDOWS_APP_FOLDER_NAME : GanttProject-3.4-Beta-III
11+ MAC_APP_NAME : GanttProject 3.4 Beta III
1212 MACOS_CERTIFICATE : ${{ secrets.PROD_MACOS_CERTIFICATE }}
1313 MACOS_CERTIFICATE_PWD : ${{ secrets.PROD_MACOS_CERTIFICATE_PWD }}
1414 MACOS_CERTIFICATE_NAME : ${{ secrets.PROD_MACOS_CERTIFICATE_NAME }}
Original file line number Diff line number Diff line change 1- ganttproject (3.4.3391 ) unstable; urgency=low
1+ ganttproject (3.4.3392 ) unstable; urgency=low
22 * This is a beta version of GanttProject 3.4
33 * GanttProject 3.4 key updates:
44 - Custom filters
Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ Feature highlights:\n\n\
2121 * Basic WebDAV based collaboration.\n\n\
2222 * Integration with GanttProject Cloud.\n\n\n\n\
2323GanttProject is distributed under GPLv3.
24- version =3.3.3391
25- version_build =3.3.3391
24+ version =3.3.3392
25+ version_build =3.3.3392
Original file line number Diff line number Diff line change 12122026-01-16 3390 Test build of GanttProject 3.4 Beta I ....
13132026-01-17 3390 Test build of GanttProject 3.4 Beta I ...............
14142026-02-14 3391 Test build of GanttProject 3.4 Beta II.
15- --
15+ 2026-02-17 3392 GanttProject 3.4 Beta III.
Original file line number Diff line number Diff line change 11112025-10-03 3317 ganttproject
12122025-10-05 3318 ganttproject
13132025-12-07 3319 ganttproject,biz.ganttproject.app.localization
14- 2025-12-07 3320 ganttproject,biz.ganttproject.app.localization ##
14+ 2025-12-07 3320 ganttproject,biz.ganttproject.app.localization ##
15+ 2026-02-17 3392 ganttproject,biz.ganttproject.core
Original file line number Diff line number Diff line change 1- 3.4.3391
1+ 3.4.3392
Original file line number Diff line number Diff line change 3131 <opt >-Dgpcloud=prod -Dorg.jooq.no-logo=true</opt >
3232 </jre >
3333 <versionInfo >
34- <fileVersion >3.4.3391 .0</fileVersion >
35- <txtFileVersion >GanttProject 3.4 Beta II </txtFileVersion >
34+ <fileVersion >3.4.3392 .0</fileVersion >
35+ <txtFileVersion >GanttProject 3.4 Beta III </txtFileVersion >
3636 <fileDescription >GanttProject Launcher</fileDescription >
3737 <copyright >Copyright (C) 2026 BarD Software s.r.o.</copyright >
3838 <productVersion >3.4.3391.0</productVersion >
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ fun showAsync(): CompletableFuture<Runnable> {
5353 it.styleClass.add(" heart" )
5454 }
5555
56- val textSplash = Label (" 3.4 Beta II " ).also {
56+ val textSplash = Label (" 3.4 Beta III " ).also {
5757 it.styleClass.add(" version" )
5858 }
5959 val stackPane = StackPane ().also {
You can’t perform that action at this time.
0 commit comments