diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-20 20:32:21 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-20 20:32:21 +0100 |
commit | d417f5e571f7b91a2353483e57ea230083349032 (patch) | |
tree | 8c758db9aab98e2a2c6deeecee1b233852275c56 /distribute | |
parent | 5ca9e4d5d28a6af9e313d91d999e8b45fd7b72b2 (diff) | |
download | sciteco-d417f5e571f7b91a2353483e57ea230083349032.tar.gz |
updated version to 0.5
Diffstat (limited to 'distribute')
-rwxr-xr-x | distribute | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/make -f -SCITECO_VERSION = 0.1 +SCITECO_VERSION = 0.5 SCITECO_SRC = sciteco-$(SCITECO_VERSION).tar.gz SCINTILLA_VERSION = 325 |