Skip to content

Commit

Permalink
on to 1.4.1.0-rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
  • Loading branch information
hjelmn committed Jan 5, 2018
1 parent 5e27dc8 commit a391cb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- mode: shell-script-mode -*-
#
# Copyright (c) 2014-2017 Los Alamos National Security, LLC. All rights
# Copyright (c) 2014-2018 Los Alamos National Security, LLC. All rights
# reserved.
# $COPYRIGHT$
#
Expand All @@ -10,7 +10,7 @@
#

AC_PREREQ([2.69])
AC_INIT([libhio], [1.4.1.0-rc1], [hjelmn@lanl.gov])
AC_INIT([libhio], [1.4.1.0-rc2], [hjelmn@lanl.gov])
AC_CONFIG_SRCDIR([src/hio_context.c])
AC_CONFIG_HEADERS([src/include/hio_config.h])
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit a391cb1

Please sign in to comment.