annotate Version.mk @ 3005:522ef24b0aba default tip

GTK4: Fix even more deprecation warnings in GTK 4.10 and later. Migrate to GtkAlertDialog for 4.10 from GtkMessageDialog. Still need to center the dialog or something.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 20 Dec 2023 05:17:54 +0000
parents c8bee3b6e7ce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2881
ac404083dc6b Rename the Version file Version.mk since it is included by the Makefiles.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 # Set these here to change the version for all platforms
ac404083dc6b Rename the Version file Version.mk since it is included by the Makefiles.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2 DW_MAJOR_VERSION=3
2992
c8bee3b6e7ce Bump up the internal version to 3.4 and update the readme.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents: 2881
diff changeset
3 DW_MINOR_VERSION=4