From 4c7c045ef6d6f90e822bf4e16da631e590cbeb38 Mon Sep 17 00:00:00 2001 From: aj Date: Wed, 26 Apr 2006 11:54:34 +0000 Subject: [PATCH] trunk will contain work done after 0.11.0 release git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2918 c6295689-39f2-0310-b995-f0e70906c6a9 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index b4625df4..2b50cc08 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script. # Require autoconf 2.52 AC_PREREQ(2.52) -AC_INIT(opensc, [0.11.0-pre]) +AC_INIT(opensc, [0.11.0-svn]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h)