[gsound] Revert "build: Bump version to match Gnome version"



commit bf2c293399ef430aead3e17173aba71df83a410e
Author: Tristan Brindle <t c brindle gmail com>
Date:   Thu Nov 27 00:23:50 2014 +0800

    Revert "build: Bump version to match Gnome version"
    
    Actually, let's not do this. GSound is a small library and
    (bugfixes apart) isn't likely to be updated frequently,
    especially as libcanberra isn't changing much.
    
    This reverts commit 45c1404a94ee0fe214e94f53f33952ad8dd46201.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index febc709..bf52669 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 
-AC_INIT(gsound, 1.15.2)
+AC_INIT(gsound, 0.98.0)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
 AC_CONFIG_AUX_DIR(build-aux)


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