bump version 0.94 -> 0.95 (#1751)

This commit is contained in:
Hridesh MG
2025-10-26 20:19:55 +05:30
committed by GitHub
parent 654d00a54e
commit ee232b5ded
8 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.71])
AC_INIT([CCExtractor], [0.94], [carlos@ccextractor.org])
AC_INIT([CCExtractor], [0.95], [carlos@ccextractor.org])
AC_CONFIG_AUX_DIR([build-conf])
AC_CONFIG_SRCDIR([../src/ccextractor.c])
AM_INIT_AUTOMAKE([foreign subdir-objects])