Skip to content

Commit

Permalink
updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-barakat committed Apr 13, 2019
1 parent 176ce5b commit 73e28b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ doc/*.toc
doc/*.out
doc/manual.lab
doc/AutoDocMainFile.xml
doc/_AutoDocMainFile.xml
doc/D-ModulesForHomalg.xml
doc/title.xml
*.DS_Store
Expand Down
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Subtitle := "A homalg based package for D-modules",
## See '?Extending: Version Numbers' in GAP help for an explanation
## of valid version numbers. For an automatic package distribution update
## you must provide a new version number even after small changes.
Version := "2017.09.17",
Version := "2017.09.18",
## Please adjust also the VERSION file in the package directory when
## changing this.

Expand Down

0 comments on commit 73e28b1

Please sign in to comment.