__pkginfo__.py
changeset 7868 39a54b88906d
parent 7797 a71618a75b53
parent 7864 17c007ad845a
child 7869 2c6ef18e956a
--- a/__pkginfo__.py	Mon Sep 26 18:03:38 2011 +0200
+++ b/__pkginfo__.py	Mon Sep 26 19:24:08 2011 +0200
@@ -22,7 +22,11 @@
 
 modname = distname = "cubicweb"
 
+<<<<<<< /home/syt/src/cubicweb/__pkginfo__.py
 numversion = (3, 14, 0)
+=======
+numversion = (3, 13, 6)
+>>>>>>> /tmp/__pkginfo__.py~other.Prvgd6
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"