annotate Version.mk @ 3002:a70d8ce6151c

GTK4: Fix a number of deprecation warnings in GTK 4.10 and later. Migrate to GtkFileDialog for 4.10 from GtkFileChooserDialog. Migrate to gtk_widget_get_width/height() instead of GtkAllocation funcions.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 06 Dec 2023 02:16:05 +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