[pybliographer/wip/gtk3] configure: Set version as a development one



commit da27d198ba4cc02cda9e5be6bad06a701821c618
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Thu Oct 12 12:56:05 2017 -0300

    configure: Set version as a development one

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 640d4d5..8150a63 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
 
-AC_INIT([pybliographer], [1.3.0])
+AC_INIT([pybliographer], [1.3.0-dev])
 AM_INIT_AUTOMAKE
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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