diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-18 03:42:53 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-18 03:42:53 +0100 |
commit | 8f20c809292b8318b921e611b1ec3811f757dc11 (patch) | |
tree | fa691e324a468416c2afb1d35264e8732631ea6e /.gitmodules | |
parent | 7f5deec050e5748b6f2dcb10726dc0f3687e69c8 (diff) | |
download | sciteco-8f20c809292b8318b921e611b1ec3811f757dc11.tar.gz |
updated Scintilla submodule
Scintilla is now at v3.5.1 and Scinterm at v1.4 (actually one commit
after that and the sciteco-branch contains another fix for the Scinterm
Makefile)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 960755c..c4102f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,4 @@ [submodule "scintilla"] path = scintilla url = https://github.com/rhaberkorn/scintilla-mirror.git - branch = sciteco-dev - ignore = all + ignore = untracked |