update version of Lite to 3.1.5
authorliuct <liuchengtao1982@gmail.com>
Mon, 11 Aug 2014 09:22:47 +0000 (17:22 +0800)
committerliuct <liuchengtao1982@gmail.com>
Mon, 11 Aug 2014 09:22:47 +0000 (17:22 +0800)
VERSION
debian/changelog
packaging/testkit-lite.spec
setup.py

diff --git a/VERSION b/VERSION
index 35221f5..b666ca8 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
 [public_version]
-version=3.1.4
+version=3.1.5
 [internal_version]
-version=3.1.4
+version=3.1.5
index 05a5fa5..0fb782e 100644 (file)
@@ -1,4 +1,4 @@
-testkit-lite (3.1.4) unstable; urgency=low
+testkit-lite (3.1.5) unstable; urgency=low
 
   * Public Release.
 
index c0d5080..c342276 100644 (file)
@@ -1,6 +1,6 @@
 Summary: TCT-Lite
 Name: testkit-lite
-Version: 3.1.4
+Version: 3.1.5
 Release: 1
 License: GPLv2
 Group: Applications/System
index a054dab..a32b296 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@ setup(
     url = "https://github.com/testkit/testkit-lite",
     author = "Shaofeng Tang",
     author_email = "shaofeng.tang@intel.com",
-    version = "3.1.4",
+    version = "3.1.5",
     include_package_data = True,
     data_files = [('/opt/testkit/lite', ['VERSION', 'doc/testkit-lite_user_guide.pdf', 'doc/testkit-lite_tutorial.pdf', 'doc/test_definition_schema.pdf']),
                   ('/opt/testkit/lite/commodule/', ['CONFIG']),