projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39bc13c
)
Post-release version bump
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 28 Sep 2022 17:17:46 +0000
(13:17 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 28 Sep 2022 17:17:46 +0000
(13:17 -0400)
This is an experiment to see if I can keep up with
doing post-release version bumps, so git snapshots
will always have a different version from released
tarballs.
NEWS
patch
|
blob
|
history
meson.build
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index fa73963a7c84a2f3ec6d00545ef92dd28c046a52..c26a98b24cfa32ef898cb04e0f87de762922f96b 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+Overview of Changes in 4.8.2, dd-mm-yyyy
+========================================
+
+
Overview of Changes in 4.8.1, 16-09-2022
========================================
diff --git
a/meson.build
b/meson.build
index 23e932334cdcdd983565f9b1e0a0fa4e8b8b9d87..d0c771119adc8222fec92ed4032321e1d6c85a9d 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('gtk', 'c',
- version: '4.8.
1
',
+ version: '4.8.
2
',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',