summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-09-13 11:53:27 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-09-13 11:53:27 +0800
commit9158c51ef44ad44eed063c0fb809c44be5da6392 (patch)
tree99ad586097295d62f5739b076f30785b78efe443
parent0c4798deb66286d7fc02f7439091c0d10f7c7707 (diff)
postrelease: increase version number to 0.0.2
-rwxr-xr-xconfig.status18
-rw-r--r--configure.ac4
-rwxr-xr-xlibtool2
3 files changed, 12 insertions, 12 deletions
diff --git a/config.status b/config.status
index 0957d07..f2393ab 100755
--- a/config.status
+++ b/config.status
@@ -309,7 +309,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by totem-sopcast $as_me 0.0.17.6, which was
+This file was extended by totem-sopcast $as_me 0.0.1, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -355,7 +355,7 @@ $config_commands
Report bugs to <bug-autoconf@gnu.org>."
ac_cs_version="\
-totem-sopcast config.status 0.0.17.6
+totem-sopcast config.status 0.0.1
configured by ./configure, generated by GNU Autoconf 2.63,
with options \"'--enable-maintainer-mode' '--enable-debug' '--prefix=/usr'\"
@@ -690,7 +690,7 @@ fi
PACKAGE='totem-sopcast'
- VERSION='0.0.17.6'
+ VERSION='0.0.1'
TIMESTAMP=''
RM='rm -f'
ofile='libtool'
@@ -920,7 +920,7 @@ S["AUTOHEADER"]="${SHELL} /home/sunmoon1997/Projects/git/totem-sopcast/missing -
S["AUTOMAKE"]="${SHELL} /home/sunmoon1997/Projects/git/totem-sopcast/missing --run automake-1.11"
S["AUTOCONF"]="${SHELL} /home/sunmoon1997/Projects/git/totem-sopcast/missing --run autoconf"
S["ACLOCAL"]="${SHELL} /home/sunmoon1997/Projects/git/totem-sopcast/missing --run aclocal-1.11"
-S["VERSION"]="0.0.17.6"
+S["VERSION"]="0.0.1"
S["PACKAGE"]="totem-sopcast"
S["CYGPATH_W"]="echo"
S["am__isrc"]=""
@@ -958,8 +958,8 @@ S["program_transform_name"]="s,x,x,"
S["prefix"]="/usr"
S["exec_prefix"]="${prefix}"
S["PACKAGE_BUGREPORT"]=""
-S["PACKAGE_STRING"]="totem-sopcast 0.0.17.6"
-S["PACKAGE_VERSION"]="0.0.17.6"
+S["PACKAGE_STRING"]="totem-sopcast 0.0.1"
+S["PACKAGE_VERSION"]="0.0.1"
S["PACKAGE_TARNAME"]="totem-sopcast"
S["PACKAGE_NAME"]="totem-sopcast"
S["PATH_SEPARATOR"]=":"
@@ -1009,11 +1009,11 @@ cat >"$tmp/defines.awk" <<\_ACAWK ||
BEGIN {
D["PACKAGE_NAME"]=" \"totem-sopcast\""
D["PACKAGE_TARNAME"]=" \"totem-sopcast\""
-D["PACKAGE_VERSION"]=" \"0.0.17.6\""
-D["PACKAGE_STRING"]=" \"totem-sopcast 0.0.17.6\""
+D["PACKAGE_VERSION"]=" \"0.0.1\""
+D["PACKAGE_STRING"]=" \"totem-sopcast 0.0.1\""
D["PACKAGE_BUGREPORT"]=" \"\""
D["PACKAGE"]=" \"totem-sopcast\""
-D["VERSION"]=" \"0.0.17.6\""
+D["VERSION"]=" \"0.0.1\""
D["STDC_HEADERS"]=" 1"
D["HAVE_SYS_TYPES_H"]=" 1"
D["HAVE_SYS_STAT_H"]=" 1"
diff --git a/configure.ac b/configure.ac
index 91049aa..3845e01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
# -*- Autoconf -*-
m4_define([totem_sopcast_major], 0)
m4_define([totem_sopcast_minor], 0)
-m4_define([totem_sopcast_micro], 17)
-m4_define([totem_sopcast_nano], 6)
+m4_define([totem_sopcast_micro], 2)
+m4_define([totem_sopcast_nano], 0)
m4_if(totem_sopcast_nano, 0,
[m4_define(totem_sopcast_version, totem_sopcast_major.totem_sopcast_minor.totem_sopcast_micro)],
[m4_define(totem_sopcast_version, totem_sopcast_major.totem_sopcast_minor.totem_sopcast_micro.totem_sopcast_nano)])
diff --git a/libtool b/libtool
index f3aa0cd..7dd9ef2 100755
--- a/libtool
+++ b/libtool
@@ -1,7 +1,7 @@
#! /bin/sh
# libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (totem-sopcast) 0.0.17.6
+# Generated automatically by config.status (totem-sopcast) 0.0.1
# Libtool was configured on host ljh-laptop:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#