[Apt-offline-devel] [SCM] Offline APT Package Manager branch, master, updated. 0.9.8

Ritesh Raj Sarraf rrs at researchut.com
Sun May 9 09:58:44 UTC 2010


The following commit has been merged in the master branch:
commit 44c1c25d5f2c31145c854a10d61c8cab24a35b18
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Sun May 9 13:01:29 2010 +0530

    prepare 0.9.8 release

diff --git a/apt_offline_core/AptOfflineCoreLib.py b/apt_offline_core/AptOfflineCoreLib.py
index bc73742..a88b3d9 100644
--- a/apt_offline_core/AptOfflineCoreLib.py
+++ b/apt_offline_core/AptOfflineCoreLib.py
@@ -79,7 +79,7 @@ figuring out if the packages are in the local cache, handling exceptions and man
 
 
 app_name = "apt-offline"
-version = "0.9.7"
+version = "0.9.8"
 copyright = "(C) 2005 - 2010 Ritesh Raj Sarraf"
 terminal_license = "This program comes with ABSOLUTELY NO WARRANTY.\n\
 This is free software, and you are welcome to redistribute it under\n\
diff --git a/setup.py b/setup.py
index 7f85528..8a0ee44 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ import distutils.core
 
 distutils.core.setup(
     name='apt-offline',
-    version='0.9.7',
+    version='0.9.8',
     author='Ritesh Raj Sarraf',
     author_email='rrs at researchut.com',
     url='http://apt-offline.alioth.debian.org',

-- 
Offline APT Package Manager



More information about the Apt-offline-devel mailing list