released 0.4, which was mistakenly tagged 0.3

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@416 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-02-09 08:54:43 +00:00
parent 14e83a5e58
commit 29a713904a
2 changed files with 5 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
AC_INIT([virtualsmartcard], [0.4], [http://sourceforge.net/projects/vsmartcard/support])
AC_INIT([virtualsmartcard], [0.5], [http://sourceforge.net/projects/vsmartcard/support])
AC_CONFIG_SRCDIR([src/vpcd/ifd-vpcd.c])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])