projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fdc9bf
)
configure: Bump version to 4.0.0 stable
author
Fabian Keil
<fk@fabiankeil.de>
Sat, 4 Jan 2025 05:28:08 +0000
(06:28 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Sun, 5 Jan 2025 07:45:58 +0000
(08:45 +0100)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
7d66ea3
..
e99494b
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-78,10
+78,10
@@
dnl and will be used for CGI output. Increment version number and
dnl set status to "UNRELEASED" whenever git differs from the last
dnl release and no new release is near.
-VERSION_MAJOR=
3
+VERSION_MAJOR=
4
VERSION_MINOR=0
-VERSION_POINT=
35
-CODE_STATUS="
UNRELEASED
"
+VERSION_POINT=
0
+CODE_STATUS="
stable
"
dnl Timestamp (date +%s) used by the mtree-spec target.
dnl Should be updated before releases but forgetting it isn't critical.