From bf07e1c26f59edf53463d468fc4e84e1503b3503 Mon Sep 17 00:00:00 2001 From: David Miller Date: Mon, 13 Feb 2017 18:58:30 -0500 Subject: [PATCH] Version update to 0.3.0 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 434f08f..b01cad4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ AC_INIT( [TMD Unit Cell Generator], - [0.4.0-devel], + [0.3.0], [https://github.com/david-c-miller/cdw-unit-cell-generator/issues], [generateTMDSuperCell], [https://github.com/david-c-miller/cdw-unit-cell-generator]) - + AM_INIT_AUTOMAKE([subdir-objects foreign]) AC_PROG_CC AC_PROG_INSTALL