[rs-commit] r557 - in /mod_spkac/trunk: ChangeLog configure.ac
rs-commit at redwax.eu
rs-commit at redwax.eu
Sat Mar 14 20:11:36 CET 2026
Author: minfrin at redwax.eu
Date: Sat Mar 14 20:11:35 2026
New Revision: 557
Log:
Bump to v1.0.0
Modified:
mod_spkac/trunk/ChangeLog
mod_spkac/trunk/configure.ac
Modified: mod_spkac/trunk/ChangeLog
==============================================================================
--- mod_spkac/trunk/ChangeLog (original)
+++ mod_spkac/trunk/ChangeLog Sat Mar 14 20:11:35 2026
@@ -1,5 +1,5 @@
-Changes with v0.2.4
+Changes with v1.0.0
Changes with v0.2.3
Modified: mod_spkac/trunk/configure.ac
==============================================================================
--- mod_spkac/trunk/configure.ac (original)
+++ mod_spkac/trunk/configure.ac Sat Mar 14 20:11:35 2026
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(mod_spkac, 0.2.4, dev-rs at redwax.eu)
+AC_INIT(mod_spkac, 1.0.0, dev-rs at redwax.eu)
AM_INIT_AUTOMAKE([dist-bzip2])
AC_CONFIG_FILES([Makefile mod_spkac.spec])
AC_CONFIG_SRCDIR([mod_spkac.c])
More information about the rs-commit
mailing list