Skip to content

Commit 0fba405

Browse files
authored
Merge pull request #197 from codes-org/develop
Update CODES version to 1.2
2 parents 4dc7d06 + cb610ff commit 0fba405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.67])
5-
AC_INIT([codes], [1.1.1], [http://trac.mcs.anl.gov/projects/codes/newticket],[],[http://www.mcs.anl.gov/projects/codes/])
5+
AC_INIT([codes], [1.2], [http://trac.mcs.anl.gov/projects/codes/newticket],[],[http://www.mcs.anl.gov/projects/codes/])
66
LT_INIT
77

88
AC_CANONICAL_TARGET

0 commit comments

Comments
 (0)