Skip to content

Commit

Permalink
Rename version to 0.12.3-svn
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Antonio Martinez committed Jul 16, 2011
1 parent 3012d4f commit 0d152ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Expand Up @@ -4,8 +4,8 @@ AC_PREREQ(2.60)

define([PACKAGE_VERSION_MAJOR], [0])
define([PACKAGE_VERSION_MINOR], [12])
define([PACKAGE_VERSION_FIX], [2])
define([PACKAGE_SUFFIX], [])
define([PACKAGE_VERSION_FIX], [3])
define([PACKAGE_SUFFIX], [-svn])

AC_INIT([opensc],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX])
AC_CONFIG_AUX_DIR([.])
Expand Down

0 comments on commit 0d152ac

Please sign in to comment.