[evolution-rss] bump version to match tree version



commit f877f52e71966e0c8db6ee8f3ed1d262c7d7ffbf
Author: Lucian Langa <lucilanga gnome org>
Date:   Mon Dec 19 20:37:12 2011 +0100

    bump version to match tree version

 configure.ac               |    2 +-
 scripts/create-snapshot.sh |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9a2f48c..550fffc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([evolution-rss],[0.2.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-rss])
+AC_INIT([evolution-rss],[0.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-rss])
 AC_CONFIG_SRCDIR(src)
 
 AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-gzip -Wall -Werror foreign])
diff --git a/scripts/create-snapshot.sh b/scripts/create-snapshot.sh
index 98b15f5..85b799f 100755
--- a/scripts/create-snapshot.sh
+++ b/scripts/create-snapshot.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-MAJOR_VERSION=0.2.90
+MAJOR_VERSION=0.3.90
 rm -Rf /tmp/evolution-rss
 git clone git://git.gnome.org/evolution-rss /tmp/evolution-rss
 cd /tmp/evolution-rss



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]