update version to 3.1.7 upstream/3.1.7
authorliuct <liuchengtao1982@gmail.com>
Fri, 5 Sep 2014 12:38:56 +0000 (20:38 +0800)
committerliuct <liuchengtao1982@gmail.com>
Fri, 5 Sep 2014 12:38:56 +0000 (20:38 +0800)
VERSION
debian/changelog
packaging/testkit-lite.spec
setup.py

diff --git a/VERSION b/VERSION
index 8527b02..8090d1e 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
 [public_version]
-version=3.1.6
+version=3.1.7
 [internal_version]
-version=3.1.6
+version=3.1.7
index 86f4d1e..8363adc 100644 (file)
@@ -1,4 +1,4 @@
-testkit-lite (3.1.6) unstable; urgency=low
+testkit-lite (3.1.7) unstable; urgency=low
 
   * Public Release.
 
index 9f8df14..acf6b44 100644 (file)
@@ -1,6 +1,6 @@
 Summary: TCT-Lite
 Name: testkit-lite
-Version: 3.1.6
+Version: 3.1.7
 Release: 1
 License: GPLv2
 Group: Applications/System
index c92bff0..ac09b18 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.6",
+    version = "3.1.7",
     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']),