[gnome-raw-thumbnailer] Bump version to 3.0.1



commit b609e5ad5e9750e0b642b0906a50c409defeb837
Author: Hubert Figuière <hub figuiere net>
Date:   Sat Mar 8 22:30:03 2014 -0500

    Bump version to 3.0.1

 NEWS                  |    2 ++
 configure.ac          |    2 +-
 src/raw-thumbnailer.c |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 071af35..c2502fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+3.0.1
+
 - Downscale properly the thumbnail (Anton Keks)
 - Fix error missage when arguments are wrong (Anton Keks)
 - Remove deprecate code (Anton Keks)
diff --git a/configure.ac b/configure.ac
index 5d234e5..0f637b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(raw-thumbnailer, 3.0.0)
+AC_INIT(raw-thumbnailer, 3.0.1)
 
 AM_CONFIG_HEADER(config.h)
 
diff --git a/src/raw-thumbnailer.c b/src/raw-thumbnailer.c
index 135dbe3..06f57eb 100644
--- a/src/raw-thumbnailer.c
+++ b/src/raw-thumbnailer.c
@@ -1,6 +1,6 @@
 /**
    raw-thumbnailer.c
-   Copyright (c) 2011 Hub Figuière
+   Copyright (c) 2011-2014 Hubert Figuière
    Copyright (c) 2007 Novell, Inc.
    Copyright (C) 2003,2004 Bastien Nocera <hadess hadess net>
     


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