Skip to content

Commit

Permalink
build: release candidate 0.13.0 RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorTarasov committed Oct 3, 2012
1 parent 40ff0e4 commit 6b7d8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -5,7 +5,7 @@ AC_PREREQ(2.60)
define([PACKAGE_VERSION_MAJOR], [0])
define([PACKAGE_VERSION_MINOR], [13])
define([PACKAGE_VERSION_FIX], [0])
define([PACKAGE_SUFFIX], [pre1])
define([PACKAGE_SUFFIX], [rc1])

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

0 comments on commit 6b7d8af

Please sign in to comment.