Changeset 3450
- Timestamp:
- 08/17/09 05:04:59 (4 years ago)
- Location:
- ipcop/trunk
- Files:
-
- 7 added
- 1 modified
-
make.sh (modified) (1 diff)
-
updates/1.9.8 (added)
-
updates/1.9.8/ROOTFILES.alpha-1.9.8 (added)
-
updates/1.9.8/ROOTFILES.i486-1.9.8 (added)
-
updates/1.9.8/ROOTFILES.ppc-1.9.8 (added)
-
updates/1.9.8/ROOTFILES.sparc-1.9.8 (added)
-
updates/1.9.8/information.xml (added)
-
updates/1.9.8/setup (added)
Legend:
- Unmodified
- Added
- Removed
-
ipcop/trunk/make.sh
r3448 r3450 51 51 52 52 # This is the IPCop internal version number. May or may not be the version released eventually. 53 VERSION=1.9. 753 VERSION=1.9.8 54 54 55 55 # This is the last official IPCop version number. Needed for ./make.sh newupdate. 56 PREVIOUSVERSION=1.9. 656 PREVIOUSVERSION=1.9.7 57 57 # This is the SVN revision number (+1) for the last IPCop version. Needed for ChangeLog and MD5 Modification test. 58 PREVIOUSSVNREV=3 19558 PREVIOUSSVNREV=3450 59 59 60 60 # Just an arbitrary name for the downloadable, prebuilt toolchain (if you want to save time compiling).
