diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-13 23:14:26 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-13 23:14:26 +0000 |
commit | a1cbabbdcba287b563aa717f8cb5fdac40a84439 (patch) | |
tree | 13868fe9bd06fb01845412311038db8b8b6dbbac | |
parent | 548a268115f3026e8c9f93cd7322d15f82492685 (diff) | |
download | semanticscuttle-a1cbabbdcba287b563aa717f8cb5fdac40a84439.tar.gz semanticscuttle-a1cbabbdcba287b563aa717f8cb5fdac40a84439.tar.bz2 |
sourceforget deploy task, move properties to build.properties
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@541 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r-- | build.properties.dist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build.properties.dist b/build.properties.dist new file mode 100644 index 0000000..8f619b0 --- /dev/null +++ b/build.properties.dist @@ -0,0 +1,2 @@ +version=0.95 +sfuser=FIXME |