Set the version number to 2.0pre
authorPetri Lehtinen <petri@digip.org>
Sat, 14 Aug 2010 17:47:08 +0000 (20:47 +0300)
committerPetri Lehtinen <petri@digip.org>
Sat, 14 Aug 2010 17:47:08 +0000 (20:47 +0300)
configure.ac
doc/conf.py

index 54a307c..572a633 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([jansson], [1.3], [petri@digip.org])
+AC_INIT([jansson], [2.0pre], [petri@digip.org])
 
 AM_INIT_AUTOMAKE([1.10 foreign])
 
index f0e8cc0..fd1f5ca 100644 (file)
@@ -50,9 +50,9 @@ copyright = u'2009, 2010 Petri Lehtinen'
 # built documents.
 #
 # The short X.Y version.
-version = '1.3'
+version = '2.0'
 # The full version, including alpha/beta/rc tags.
-release = '1.3'
+release = '2.0pre'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.