Revision: 7394 http://sourceforge.net/p/ipcop/svn/7394 Author: owes Date: 2014-04-03 19:38:28 +0000 (Thu, 03 Apr 2014) Log Message: ----------- change versions in make.sh
Modified Paths: -------------- ipcop/trunk/make.sh Modified: ipcop/trunk/make.sh =================================================================== --- ipcop/trunk/make.sh 2014-04-03 19:19:11 UTC (rev 7393) +++ ipcop/trunk/make.sh 2014-04-03 19:38:28 UTC (rev 7394) @@ -50,15 +50,15 @@ SNAME="ipcop" # This is the IPCop version number for the release. -VERSION=2.1.3 +VERSION=2.1.4 # VERSIONSTEP is only used when the update is split into 2 versions/packages. #VERSIONSTEP=2.1.0 # This is the last official IPCop version number. Needed for ./make.sh newupdate. -PREVIOUSVERSION=2.1.2 +PREVIOUSVERSION=2.1.3 # This is the SVN revision number for the last IPCop version. Needed for ChangeLog. -PREVIOUSSVNREV=7268 +PREVIOUSSVNREV=7392 # Just an arbitrary name for the downloadable, prebuilt toolchain (if you want to save time compiling). TOOLCHAINVERSION=2.1.2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn