projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a54f73
)
configure: Bump version to 4.1.0 UNRELEASED
author
Fabian Keil
<fk@fabiankeil.de>
Sun, 26 Jan 2025 12:54:22 +0000
(13:54 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Sat, 5 Apr 2025 12:17:07 +0000
(14:17 +0200)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
f816cb1
..
9aadfaf
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-79,9
+79,9
@@
dnl set status to "UNRELEASED" whenever git differs from the last
dnl release and no new release is near.
VERSION_MAJOR=4
-VERSION_MINOR=
0
+VERSION_MINOR=
1
VERSION_POINT=0
-CODE_STATUS="
stable
"
+CODE_STATUS="
UNRELEASED
"
dnl Timestamp (date +%s) used by the mtree-spec target.
dnl Should be updated before releases but forgetting it isn't critical.