Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
src
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
H5hut
src
Commits
072a2781
Commit
072a2781
authored
Sep 04, 2018
by
gsell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure.ac
- set version to 2.0.0rc5
parent
9c9bfda0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure.ac
configure.ac
+2
-2
No files found.
configure.ac
View file @
072a2781
#
#
# Copyright (c) 2006-201
7
, The Regents of the University of California,
# Copyright (c) 2006-201
8
, The Regents of the University of California,
# through Lawrence Berkeley National Laboratory (subject to receipt of any
# through Lawrence Berkeley National Laboratory (subject to receipt of any
# required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
# required approvals from the U.S. Dept. of Energy) and the Paul Scherrer
# Institut (Switzerland). All rights reserved.
# Institut (Switzerland). All rights reserved.
#
#
# License: see file COPYING in top level of source distribution.
# License: see file COPYING in top level of source distribution.
#
#
AC_INIT([H5hut], [2.0.0rc
4
], [h5part@lists.psi.ch], H5hut)
AC_INIT([H5hut], [2.0.0rc
5
], [h5part@lists.psi.ch], H5hut)
AC_PREREQ(2.60)
AC_PREREQ(2.60)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_MACRO_DIR([m4])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment