[rygel] Revert "build: Use static string for version"



commit d6fe56b0c932ae733e2f687c1813ecd911f445e9
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Sep 25 17:27:31 2009 +0300

    Revert "build: Use static string for version"
    
    This reverts commit 25f011d99e99129dc24b4da39ecd662ec2eccec7.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2caf9a5..c2e864f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.53)
 AC_INIT([rygel],
-	[0.4.1],
+	m4_esyscmd([GNOME_TAG_PATTERN=RYGEL build-aux/git-version-gen .tarball-version]),
 	[http://live.gnome.org/Rygel])
 AC_CONFIG_AUX_DIR([build-aux])
 



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