Bump version to 3.0.29 stable
[privoxy.git] / configure.in
index bbc7916..1e21984 100644 (file)
@@ -77,7 +77,7 @@ dnl =================================================================
 VERSION_MAJOR=3
 VERSION_MINOR=0
 VERSION_POINT=29
-CODE_STATUS="UNRELEASED"
+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.