Skip to content

Commit

Permalink
Bumped version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chpock committed Jun 23, 2024
1 parent 059b7e0 commit 5aff04f
Show file tree
Hide file tree
Showing 20 changed files with 31 additions and 28 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2024-06-23 Konstantin Kushnir <[email protected]>
* Bumped version to 1.8.0

2024-06-23 Konstantin Kushnir <[email protected]>
* RELEASE TAG 1.7.0

Expand Down
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dnl to configure the system for the local environment.
# so you can encode the package version directly into the source files.
#-----------------------------------------------------------------------

AC_INIT([cookfs],[1.7.0])
AC_INIT([cookfs],[1.8.0])

#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.
Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<!-- cookfs.n
-->
<body><div class="doctools">
<h1 class="doctools_title">cookfs(n) 1.7.0 cookfs &quot;cookfs&quot;</h1>
<h1 class="doctools_title">cookfs(n) 1.8.0 cookfs &quot;cookfs&quot;</h1>
<div id="name" class="doctools_section"><h2><a name="name">Name</a></h2>
<p>cookfs - cookfs</p>
</div>
Expand All @@ -126,7 +126,7 @@ <h1 class="doctools_title">cookfs(n) 1.7.0 cookfs &quot;cookfs&quot;</h1>
<div class="doctools_synopsis">
<ul class="doctools_requirements">
<li>package require <b class="pkgname">Tcl 8.5</b></li>
<li>package require <b class="pkgname">cookfs <span class="opt">?1.7.0?</span></b></li>
<li>package require <b class="pkgname">cookfs <span class="opt">?1.8.0?</span></b></li>
</ul>
<ul class="doctools_syntax">
<li><a href="#1"><b class="cmd">::cookfs::Mount</b> <span class="opt">?<i class="arg">options</i>?</span> <i class="arg">archive</i> <i class="arg">local</i> <span class="opt">?<i class="arg">options</i>?</span></a></li>
Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs.man
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[manpage_begin cookfs n 1.7.0]
[manpage_begin cookfs n 1.8.0]
[copyright {2010-2011 Wojciech Kocjan <[email protected]>}]
[copyright {2024 Konstantin Kushnir <[email protected]>}]
[moddesc {cookfs}]
[titledesc {cookfs}]
[require Tcl 8.5]
[require cookfs [opt 1.7.0]]
[require cookfs [opt 1.8.0]]

[description]

Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs.n
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'\" Copyright (c) 2010-2011 Wojciech Kocjan <wojciech@kocjan\&.org>
'\" Copyright (c) 2024 Konstantin Kushnir <chpock@gmail\&.com>
'\"
.TH "cookfs" n 1\&.7\&.0 cookfs "cookfs"
.TH "cookfs" n 1\&.8\&.0 cookfs "cookfs"
.\" The -*- nroff -*- definitions below are for supplemental macros used
.\" in Tcl/Tk manual entries.
.\"
Expand Down Expand Up @@ -277,7 +277,7 @@ cookfs \- cookfs
.SH SYNOPSIS
package require \fBTcl 8\&.5\fR
.sp
package require \fBcookfs ?1\&.7\&.0?\fR
package require \fBcookfs ?1\&.8\&.0?\fR
.sp
\fB::cookfs::Mount\fR ?\fIoptions\fR? \fIarchive\fR \fIlocal\fR ?\fIoptions\fR?
.sp
Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs_fsindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<!-- cookfs::fsindex.n
-->
<body><div class="doctools">
<h1 class="doctools_title">cookfs::fsindex(n) 1.7.0 cookfs_fsindex &quot;cookfs::fsindex&quot;</h1>
<h1 class="doctools_title">cookfs::fsindex(n) 1.8.0 cookfs_fsindex &quot;cookfs::fsindex&quot;</h1>
<div id="name" class="doctools_section"><h2><a name="name">Name</a></h2>
<p>cookfs::fsindex - cookfs::fsindex</p>
</div>
Expand All @@ -120,7 +120,7 @@ <h1 class="doctools_title">cookfs::fsindex(n) 1.7.0 cookfs_fsindex &quot;cookfs:
<div class="doctools_synopsis">
<ul class="doctools_requirements">
<li>package require <b class="pkgname">Tcl 8.5</b></li>
<li>package require <b class="pkgname">cookfs <span class="opt">?1.7.0?</span></b></li>
<li>package require <b class="pkgname">cookfs <span class="opt">?1.8.0?</span></b></li>
</ul>
<ul class="doctools_syntax">
<li><a href="#1"><b class="cmd">::cookfs::fsindex</b> <span class="opt">?<i class="arg">exportedData</i>?</span></a></li>
Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs_fsindex.man
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[manpage_begin cookfs::fsindex n 1.7.0]
[manpage_begin cookfs::fsindex n 1.8.0]
[copyright {2010-2011 Wojciech Kocjan <[email protected]>}]
[copyright {2024 Konstantin Kushnir <[email protected]>}]
[moddesc {cookfs::fsindex}]
[titledesc {cookfs::fsindex}]
[require Tcl 8.5]
[require cookfs [opt 1.7.0]]
[require cookfs [opt 1.8.0]]

[description]

Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs_fsindex.n
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'\" Copyright (c) 2010-2011 Wojciech Kocjan <wojciech@kocjan\&.org>
'\" Copyright (c) 2024 Konstantin Kushnir <chpock@gmail\&.com>
'\"
.TH "cookfs::fsindex" n 1\&.7\&.0 cookfs_fsindex "cookfs::fsindex"
.TH "cookfs::fsindex" n 1\&.8\&.0 cookfs_fsindex "cookfs::fsindex"
.\" The -*- nroff -*- definitions below are for supplemental macros used
.\" in Tcl/Tk manual entries.
.\"
Expand Down Expand Up @@ -277,7 +277,7 @@ cookfs::fsindex \- cookfs::fsindex
.SH SYNOPSIS
package require \fBTcl 8\&.5\fR
.sp
package require \fBcookfs ?1\&.7\&.0?\fR
package require \fBcookfs ?1\&.8\&.0?\fR
.sp
\fB::cookfs::fsindex\fR ?\fIexportedData\fR?
.sp
Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs_pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<!-- cookfs::pages.n
-->
<body><div class="doctools">
<h1 class="doctools_title">cookfs::pages(n) 1.7.0 cookfs_pages &quot;cookfs::pages&quot;</h1>
<h1 class="doctools_title">cookfs::pages(n) 1.8.0 cookfs_pages &quot;cookfs::pages&quot;</h1>
<div id="name" class="doctools_section"><h2><a name="name">Name</a></h2>
<p>cookfs::pages - cookfs::pages</p>
</div>
Expand All @@ -120,7 +120,7 @@ <h1 class="doctools_title">cookfs::pages(n) 1.7.0 cookfs_pages &quot;cookfs::pag
<div class="doctools_synopsis">
<ul class="doctools_requirements">
<li>package require <b class="pkgname">Tcl 8.5</b></li>
<li>package require <b class="pkgname">cookfs <span class="opt">?1.7.0?</span></b></li>
<li>package require <b class="pkgname">cookfs <span class="opt">?1.8.0?</span></b></li>
</ul>
<ul class="doctools_syntax">
<li><a href="#1"><b class="cmd">::cookfs::pages</b> <span class="opt">?<i class="arg">options</i>?</span> <i class="arg">archive</i></a></li>
Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs_pages.man
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[manpage_begin cookfs::pages n 1.7.0]
[manpage_begin cookfs::pages n 1.8.0]
[copyright {2010-2011 Wojciech Kocjan <[email protected]>}]
[copyright {2024 Konstantin Kushnir <[email protected]>}]
[moddesc {cookfs::pages}]
[titledesc {cookfs::pages}]
[require Tcl 8.5]
[require cookfs [opt 1.7.0]]
[require cookfs [opt 1.8.0]]

[description]

Expand Down
4 changes: 2 additions & 2 deletions doc/cookfs_pages.n
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'\" Copyright (c) 2010-2011 Wojciech Kocjan <wojciech@kocjan\&.org>
'\" Copyright (c) 2024 Konstantin Kushnir <chpock@gmail\&.com>
'\"
.TH "cookfs::pages" n 1\&.7\&.0 cookfs_pages "cookfs::pages"
.TH "cookfs::pages" n 1\&.8\&.0 cookfs_pages "cookfs::pages"
.\" The -*- nroff -*- definitions below are for supplemental macros used
.\" in Tcl/Tk manual entries.
.\"
Expand Down Expand Up @@ -277,7 +277,7 @@ cookfs::pages \- cookfs::pages
.SH SYNOPSIS
package require \fBTcl 8\&.5\fR
.sp
package require \fBcookfs ?1\&.7\&.0?\fR
package require \fBcookfs ?1\&.8\&.0?\fR
.sp
\fB::cookfs::pages\fR ?\fIoptions\fR? \fIarchive\fR
.sp
Expand Down
2 changes: 1 addition & 1 deletion pkgconfig.tcl.in
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ proc cookfs::pkgconfig {{command ""} {value ""} {newValue ""}} {
error "Usage: ::cookfs::pkgconfig list|get paramName"
}

package provide cookfs::tcl::pkgconfig 1.7.0
package provide cookfs::tcl::pkgconfig 1.8.0

2 changes: 1 addition & 1 deletion scripts/asyncworker_process.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -251,4 +251,4 @@ proc cookfs::asyncworker::process::writeData {chan data} {
flush $chan
}

package provide cookfs::asyncworker::process 1.7.0
package provide cookfs::asyncworker::process 1.8.0
2 changes: 1 addition & 1 deletion scripts/asyncworker_thread.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,4 @@ proc ::cookfs::asyncworker::thread::handle {name cmd idx arg} {
}
}

package provide cookfs::asyncworker::thread 1.7.0
package provide cookfs::asyncworker::thread 1.8.0
2 changes: 1 addition & 1 deletion scripts/fsindex.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -429,4 +429,4 @@ if { ![llength [info commands cookfs::fsindex]] } {
interp alias {} cookfs::fsindex {} cookfs::tcl::fsindex
}

package provide cookfs::tcl::fsindex 1.7.0
package provide cookfs::tcl::fsindex 1.8.0
2 changes: 1 addition & 1 deletion scripts/pages.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -1025,4 +1025,4 @@ if { ![llength [info commands cookfs::pages]] } {
interp alias {} cookfs::pages {} cookfs::tcl::pages
}

package provide cookfs::tcl::pages 1.7.0
package provide cookfs::tcl::pages 1.8.0
2 changes: 1 addition & 1 deletion scripts/readerchannel.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ proc cookfs::tcl::readerchannel::handler {fsid chid command args} {
}
}

package provide cookfs::tcl::readerchannel 1.7.0
package provide cookfs::tcl::readerchannel 1.8.0
2 changes: 1 addition & 1 deletion scripts/vfs.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -859,4 +859,4 @@ if { ![llength [info commands vfs::cookfs::Mount]] } {
interp alias {} vfs::cookfs::Mount {} cookfs::tcl::Mount
}

package provide cookfs::tcl::vfs 1.7.0
package provide cookfs::tcl::vfs 1.8.0
2 changes: 1 addition & 1 deletion scripts/writer.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -374,4 +374,4 @@ proc cookfs::tcl::writer::write {wrid args} {

interp alias {} cookfs::writer {} cookfs::tcl::writer

package provide cookfs::tcl::writer 1.7.0
package provide cookfs::tcl::writer 1.8.0
2 changes: 1 addition & 1 deletion scripts/writerchannel.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ proc cookfs::tcl::writerchannel::onClose {fsid path chan} {
$fs(writer) write $path channel $chan ""
}

package provide cookfs::tcl::writerchannel 1.7.0
package provide cookfs::tcl::writerchannel 1.8.0

0 comments on commit 5aff04f

Please sign in to comment.