configure.ac: prepare ngspice-25

This commit is contained in:
h_vogt 2012-12-23 12:11:39 +01:00
parent 18ef10c897
commit fa2ea96eb8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# ---------------
# Initialisation of configure
AC_INIT([ngspice], [24], [http://ngspice.sourceforge.net/bugrep.html])
AC_INIT([ngspice], [25], [http://ngspice.sourceforge.net/bugrep.html])
# Unique file in the source directory
AC_CONFIG_SRCDIR([src/ngspice.c])