This is the version in the Maemo repositories. Sorry for not updating sooner.
[easy-deb-chroot] / fremantle / easy-chroot / build_easychroot.py
index 39ad438..09cfd14 100755 (executable)
@@ -24,7 +24,7 @@ if __name__ == "__main__":
      p.description=qoledescript.read()
      p.xsbc_bugtracker="https://garage.maemo.org/tracker/?atid=3577&group_id=953&func=browse"
      p.maemodispname="Easy Chroot" 
-     version = "0.3.1"   #Version of your software, e.g. "1.2.0" or "0.8.2"
+     version = "0.3.3"   #Version of your software, e.g. "1.2.0" or "0.8.2"
      build = "1fremantle1"         #Build number
      versionbuild = version + "-" + build
      p.author="Alan Bruce (qole)"