[telegnome] Bump next release to 0.2.0



commit 6f7aa29f75f6c3ac50ed774d6b9a9572cf92ff7d
Author: Colin Watson <cjwatson debian org>
Date:   Sat Jan 30 13:41:52 2016 +0000

    Bump next release to 0.2.0
    
    The GSettings port justifies this.

 NEWS         |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 15c78d0..025582e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes in TeleGNOME 0.1.2
+Changes in TeleGNOME 0.2.0
 ==========================
 
  * Build cleanly with -DGSEAL_ENABLE.
diff --git a/configure.ac b/configure.ac
index 8c10f68..64758a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_MACRO_DIR([m4])
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(telegnome, 0.1.2)
+AM_INIT_AUTOMAKE(telegnome, 0.2.0)
 
 AM_MAINTAINER_MODE
 


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