Fremantle versions pushed to Extras
[easy-deb-chroot] / fremantle / easy-deb-chroot / build_easydebchroot.py
index 4628399..ff65c32 100755 (executable)
@@ -24,7 +24,7 @@ if __name__ == "__main__":
      p.description=qoledescript.read()
      p.xsbc_bugtracker="http://talk.maemo.org/showthread.php?t=34550"
      p.maemodispname="Easy Debian" 
-     version = "0.9.42"   #Version of your software, e.g. "1.2.0" or "0.8.2"
+     version = "0.9.46"   #Version of your software, e.g. "1.2.0" or "0.8.2"
      build = "1fremantle1"         #Build number
      qolechangelog = open("control/changelog", "r")
      changeloginformation = qolechangelog.read()