3.16.2 stable cubicweb-version-3.16.2
authorDavid Douard <david.douard@logilab.fr>
Mon, 08 Apr 2013 19:30:42 +0200
branchstable
changeset 8875 a2b4f245aa57
parent 8874 522bdba66690
child 8876 b3c1ad0cbf00
3.16.2
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Mon Apr 08 18:38:20 2013 +0200
+++ b/__pkginfo__.py	Mon Apr 08 19:30:42 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 16, 1)
+numversion = (3, 16, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Mon Apr 08 18:38:20 2013 +0200
+++ b/cubicweb.spec	Mon Apr 08 19:30:42 2013 +0200
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.16.1
+Version:        3.16.2
 Release:        logilab.1%{?dist}
 Summary:        CubicWeb is a semantic web application framework
 Source0:        http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
--- a/debian/changelog	Mon Apr 08 18:38:20 2013 +0200
+++ b/debian/changelog	Mon Apr 08 19:30:42 2013 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.16.2-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- David Douard <david.douard@logilab.fr>  Mon, 08 Apr 2013 19:29:33 +0200
+
 cubicweb (3.16.1-1) squeeze; urgency=low
 
   * New upstream release