Skip to content

Commit

Permalink
Merge pull request #38 from bandi13/create1.0
Browse files Browse the repository at this point in the history
Update versioning to 1.0.0
  • Loading branch information
SparkiDev authored Jul 16, 2024
2 parents 276fb37 + 9ab49a0 commit a041641
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# configure.ac
#
# Copyright (C) 2019-2021 wolfSSL Inc.
# Copyright (C) 2019-2024 wolfSSL Inc.
#

AC_COPYRIGHT([Copyright (C) 2021 wolfSSL Inc.])
AC_COPYRIGHT([Copyright (C) 2024 wolfSSL Inc.])
AC_PREREQ([2.69])
AC_INIT([wolfprov], [0.0.1])
AC_INIT([wolfprov], [1.0.0])
AC_CONFIG_AUX_DIR([build-aux])

AC_CONFIG_HEADERS([include/config.h])
Expand Down

0 comments on commit a041641

Please sign in to comment.