From 1669102a168b6afe683d9d6fdb2417899fafc121 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 15 Jun 2015 14:53:06 -0400 Subject: Bump version to 1.0.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fb86096..033fb32 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # License for the specific language governing permissions and limitations under # the License. -AC_INIT([urweb-crypto-hash-openssl], [0.0.0], [bbaren@mit.edu]) +AC_INIT([urweb-crypto-hash-openssl], [1.0.0], [bbaren@mit.edu]) AM_INIT_AUTOMAKE([no-dist-gzip dist-xz foreign subdir-objects]) LT_INIT -- cgit v1.2.3