Skip to content

Commit

Permalink
Last fixes for version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Jan 10, 2017
1 parent b092701 commit aca9e85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ YLIB_FILES = options.i xplot.i xplot0.i
YOIFITS_FILES = oifits.i
TEST_FILES = mira-demo.i mira-test1.i mira-test2.i
DATA_FILES = data1.oifits data2.oifits README
OTHER_FILES = AUTHOR COPYING Makefile configure \
OTHER_FILES = AUTHOR LICENSE Makefile configure \
README.md INSTALL.md USAGE.md NEWS.md

MIRA_SRC = $(srcdir)/src
Expand Down
9 changes: 5 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
* Options in command line now have units.
2016-01-10:
* Version 1.1.0 released.
* Provide a command line interface (options in command line have units).
* Provide configuration and installation scripts.
* Now available on GitHub (https://github.com/emmt/MiRA).
* Use Git submodules (see
https://chrisjean.com/git-submodules-adding-using-removing-and-updating/ for
a tutorial) for YLib, YOIFITS, IPY to share files with other repositories.
* Provide a command line interface.
* Provide configuration and installation scripts.
* Now available on GitHub (https://github.com/emmt/MiRA).

2015-05-04:
* Version 1.0.1 released.
Expand Down

0 comments on commit aca9e85

Please sign in to comment.