Rebuild docs for 3.0.31 stable
[privoxy.git] / configure.in
index 59af8fd..2599f37 100644 (file)
@@ -80,8 +80,8 @@ dnl release and no new release is near.
 
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_POINT=30
-CODE_STATUS="UNRELEASED"
+VERSION_POINT=31
+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.