Author: remi
Date: 2008-12-14 15:11:09 +0100 (Sun, 14 Dec 2008)
New Revision: 3116
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/installer.nsi
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/setup.py
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/setup_only_api.py
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/tuxisalive/version.py
Log:
* downgraded the library version. At this step of the refactoring, the library
is still fully compatible with 0.1.x versions. Updated the version to 0.1.2
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/installer.nsi
===================================================================
---
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/installer.nsi
2008-12-14 14:05:24 UTC (rev 3115)
+++
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/installer.nsi
2008-12-14 14:11:09 UTC (rev 3116)
@@ -4,7 +4,7 @@
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "Tuxisalive python package"
-!define PRODUCT_VERSION "0.2.1"
+!define PRODUCT_VERSION "0.1.2"
; Output names
!define FINAL_INSTALLER_EXE "pyTuxisaliveInstaller_${PRODUCT_VERSION}.exe"
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/setup.py
===================================================================
---
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/setup.py
2008-12-14 14:05:24 UTC (rev 3115)
+++
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/setup.py
2008-12-14 14:11:09 UTC (rev 3116)
@@ -68,7 +68,7 @@
PACKAGE_BASE_PATH = get_python_lib()
setup(name = 'tuxisalive',
- version = '0.2.1',
+ version = '0.1.2',
description = 'Python utilities for Tuxdroid',
author = 'Remi Jocaille',
author_email = '[email protected]',
@@ -97,7 +97,7 @@
# Install the package (.so files only)
#
setup(name = 'tuxisalive',
- version = '0.2.1',
+ version = '0.1.2',
description = 'Python utilities for Tuxdroid',
author = 'Remi Jocaille',
author_email = '[email protected]',
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/setup_only_api.py
===================================================================
---
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/setup_only_api.py
2008-12-14 14:05:24 UTC (rev 3115)
+++
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/setup_only_api.py
2008-12-14 14:11:09 UTC (rev 3116)
@@ -44,7 +44,7 @@
# Install the package
#
setup(name = 'tuxapi',
- version = '0.2.1',
+ version = '0.1.2',
description = 'Python API for Tuxdroid',
author = 'Remi Jocaille',
author_email = '[email protected]',
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/tuxisalive/version.py
===================================================================
---
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/tuxisalive/version.py
2008-12-14 14:05:24 UTC (rev 3115)
+++
software_suite_v2/tuxware/pytuxisalive/branches/complete_refactoring/src/tuxisalive/version.py
2008-12-14 14:11:09 UTC (rev 3116)
@@ -10,10 +10,10 @@
# http://www.gnu.org/copyleft/gpl.html
name = 'tuxisalive'
-version = '0.2.1'
+version = '0.1.2'
author = "Remi Jocaille ([email protected])"
description = "Utilities for Tuxdroid."
licence = "GPL"
-date = "May 2008"
\ No newline at end of file
+date = "December 2008"
\ No newline at end of file
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn