]> git.tdb.fi Git - libs/core.git/commitdiff
Update and clean up svn:ignore 1.0
authorMikko Rasa <tdb@tdb.fi>
Sun, 10 Aug 2008 18:25:27 +0000 (18:25 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 10 Aug 2008 18:25:27 +0000 (18:25 +0000)
Bump version number for release
Add License.txt to tarball

Build

diff --git a/Build b/Build
index 4542ae5f33a241edcd40ec36ca459208480d789b..c40bc4ff796868e48e0f0b055f59917684301371 100644 (file)
--- a/Build
+++ b/Build
@@ -2,9 +2,11 @@
 
 package "mspcore"
 {
 
 package "mspcore"
 {
-       version "0.1";
+       version "1.0";
        description "Mikkosoft Productions core library";
 
        description "Mikkosoft Productions core library";
 
+       tar_file "License.txt";
+
        require "sigc++-2.0";
        if "arch!=win32"
        {
        require "sigc++-2.0";
        if "arch!=win32"
        {