Revision: 7272
http://playerstage.svn.sourceforge.net/playerstage/?rev=7272&view=rev
Author: thjc
Date: 2009-01-15 19:44:16 +0000 (Thu, 15 Jan 2009)
Log Message:
-----------
version bump post release
Modified Paths:
--------------
code/player/branches/release-2-1-patches/configure.ac
Modified: code/player/branches/release-2-1-patches/configure.ac
===================================================================
--- code/player/branches/release-2-1-patches/configure.ac 2009-01-15
18:59:40 UTC (rev 7271)
+++ code/player/branches/release-2-1-patches/configure.ac 2009-01-15
19:44:16 UTC (rev 7272)
@@ -2,7 +2,7 @@
dnl Initialize autoconf with name and version of package to be built.
dnl PACKAGE and VERSION will be so defined in <config.h>.
-AC_INIT(player,2.1.2)
+AC_INIT(player,2.1.3-svn)
dnl Player version information. In an ideal world, we would just declare
dnl the following 3 values, then reuse them throughout. Unfortunately,
@@ -10,13 +10,13 @@
dnl PLAYER_VERSION_INFO. So, just be damned sure that they all agree!
PLAYER_MAJOR_VERSION="2"
PLAYER_MINOR_VERSION="1"
-PLAYER_MICRO_VERSION="2"
+PLAYER_MICRO_VERSION="3"
AC_SUBST(PLAYER_MAJOR_VERSION)
AC_SUBST(PLAYER_MINOR_VERSION)
AC_SUBST(PLAYER_MICRO_VERSION)
dnl this is used by libtool to assign version numbers
-PLAYER_VERSION_INFO="-version-number 2:1:2"
+PLAYER_VERSION_INFO="-version-number 2:1:3"
AC_SUBST(PLAYER_VERSION_INFO)
AC_CONFIG_SRCDIR(server/server.cc)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit