next version will be 1.3.0 since new interfaces where added

also fixup map file to show 1.2.0 correctly
This commit is contained in:
Klas Lindfors
2015-12-14 12:22:13 +01:00
parent 63b8b43bef
commit d3b271cd9e
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
AC_INIT([yubico-piv-tool], [1.2.3])
AC_INIT([yubico-piv-tool], [1.3.0])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])