1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Changeset 3450

Show
Ignore:
Timestamp:
08/17/09 05:04:59 (4 years ago)
Author:
owes
Message:

Bump IPCop version in make.sh, so development will now be on '1.9.8'.
Add updates/1.9.8 directory and files.

Note that we will need to bump toolchainversion if modifications are made to the toolchain.

Location:
ipcop/trunk
Files:
7 added
1 modified

Legend:

Unmodified
Added
Removed
  • ipcop/trunk/make.sh

    r3448 r3450  
    5151 
    5252# This is the IPCop internal version number. May or may not be the version released eventually. 
    53 VERSION=1.9.7 
     53VERSION=1.9.8 
    5454 
    5555# This is the last official IPCop version number. Needed for ./make.sh newupdate. 
    56 PREVIOUSVERSION=1.9.6 
     56PREVIOUSVERSION=1.9.7 
    5757# This is the SVN revision number (+1) for the last IPCop version. Needed for ChangeLog and MD5 Modification test. 
    58 PREVIOUSSVNREV=3195 
     58PREVIOUSSVNREV=3450 
    5959 
    6060# Just an arbitrary name for the downloadable, prebuilt toolchain (if you want to save time compiling).