Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Lee Savoie
codes
Commits
aab92d45
Commit
aab92d45
authored
Jan 16, 2019
by
Misbah Mubarak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding updated release number and contributors list
parent
1d2ef4e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
CONTRIBUTORS.md
CONTRIBUTORS.md
+2
-1
configure.ac
configure.ac
+1
-1
No files found.
CONTRIBUTORS.md
View file @
aab92d45
...
...
@@ -6,7 +6,8 @@ Contributors to date (in chronological order, with current affiliations)
-
Shane Snyder, Argonne National Labs
-
Jonathan P. Jenkins
-
Noah Wolfe, RPI
-
Nikhil Jain, Lawrence Livermore Labs
-
Nikhil Jain, Nvidia
-
Giorgis Georgakoudis, Lawrence Livermore Labs
-
Matthieu Dorier, Argonne National Labs
-
Caitlin Ross, RPI
-
Xu Yang, Amazon
...
...
configure.ac
View file @
aab92d45
...
...
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.67])
AC_INIT([codes], [1.
0
.0], [http://trac.mcs.anl.gov/projects/codes/newticket],[],[http://www.mcs.anl.gov/projects/codes/])
AC_INIT([codes], [1.
1
.0], [http://trac.mcs.anl.gov/projects/codes/newticket],[],[http://www.mcs.anl.gov/projects/codes/])
LT_INIT
...
...
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