[spglib] 02/04: Imported Upstream version 1.10.2
Andrius Merkys
merkys-guest at moszumanska.debian.org
Thu Dec 14 15:48:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository spglib.
commit 1ffd823e04536e5300ae3866a7a821fb60dac34d
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Thu Dec 14 17:45:28 2017 +0200
Imported Upstream version 1.10.2
---
src/Makefile.am | 4 +++-
src/version.h | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index ef1656e..4db45da 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,10 +1,11 @@
-lib_LTLIBRARIES = libsymspg.la
+lib_LTLIBRARIES = libsymspg.la
spglib_c = \
arithmetic.c \
cell.c \
debug.c \
delaunay.c \
+determination.c \
hall_symbol.c \
kgrid.c \
kpoint.c \
@@ -26,6 +27,7 @@ arithmetic.h \
cell.h \
debug.h \
delaunay.h \
+determination.h \
hall_symbol.h \
kgrid.h \
kpoint.h \
diff --git a/src/version.h b/src/version.h
index fef12dc..8f59dd7 100644
--- a/src/version.h
+++ b/src/version.h
@@ -37,7 +37,7 @@
#define SPGLIB_MAJOR_VERSION 1
#define SPGLIB_MINOR_VERSION 10
-#define SPGLIB_MICRO_VERSION 1
+#define SPGLIB_MICRO_VERSION 2
#endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/spglib.git
More information about the debian-science-commits
mailing list