Skip to content

Commit 76094cc

Browse files
committed
ready for 0.7.0
1 parent 454a901 commit 76094cc

File tree

4 files changed

+37
-13
lines changed

4 files changed

+37
-13
lines changed

CHANGES

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
commit d36b3322ca6626376f48841ace7cc6eff627d844
2+
Author: Dominik Hassler <[email protected]>
3+
Date: Fri May 29 17:20:08 2020 +0200
4+
5+
add method for code block
6+
7+
commit 5b46c801a72d46aaf61c6f2c1f2a4bdb5ffbc145
8+
Author: Dominik Hassler <[email protected]>
9+
Date: Fri May 29 17:19:11 2020 +0200
10+
11+
want cowsay
12+
13+
commit f7898d3a99ef218c9ffe99267fc31b71ee03241d
14+
Author: Dominik Hassler <[email protected]>
15+
Date: Thu May 14 15:27:26 2020 +0000
16+
17+
pkgupd: fix parser following addition of new packages
18+
19+
commit 6a7950a72f18ded88d0745bbae98db0a9c8c8648
20+
Author: Dominik Hassler <[email protected]>
21+
Date: Sat May 2 11:10:55 2020 +0000
22+
23+
ready for 0.6.3
24+
125
commit 6be86b94d3353d8ed60707cf638b54d1a5e96f37
226
Author: Dominik Hassler <[email protected]>
327
Date: Thu Apr 23 19:32:57 2020 +0000

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ ooceapps
55

66
[![Build Status](https://travis-ci.org/omniosorg/ooceapps.svg?branch=master)](https://travis-ci.org/omniosorg/ooceapps)
77

8-
Version: 0.6.3
8+
Version: 0.7.0
99

10-
Date: 2020-05-02
10+
Date: 2020-05-29
1111

1212
Web integrations for OmniOS Community Edition (OmniOSce) Association.
1313

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.3
1+
0.7.0

configure

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for ooceapps 0.6.3.
3+
# Generated by GNU Autoconf 2.69 for ooceapps 0.7.0.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580
# Identity of this package.
581581
PACKAGE_NAME='ooceapps'
582582
PACKAGE_TARNAME='ooceapps'
583-
PACKAGE_VERSION='0.6.3'
584-
PACKAGE_STRING='ooceapps 0.6.3'
583+
PACKAGE_VERSION='0.7.0'
584+
PACKAGE_STRING='ooceapps 0.7.0'
585585
PACKAGE_BUGREPORT='[email protected]'
586586
PACKAGE_URL=''
587587

@@ -1220,7 +1220,7 @@ if test "$ac_init_help" = "long"; then
12201220
# Omit some internal or obsolete options to make the list less imposing.
12211221
# This message is too long to be a string in the A/UX 3.1 sh.
12221222
cat <<_ACEOF
1223-
\`configure' configures ooceapps 0.6.3 to adapt to many kinds of systems.
1223+
\`configure' configures ooceapps 0.7.0 to adapt to many kinds of systems.
12241224
12251225
Usage: $0 [OPTION]... [VAR=VALUE]...
12261226
@@ -1286,7 +1286,7 @@ fi
12861286

12871287
if test -n "$ac_init_help"; then
12881288
case $ac_init_help in
1289-
short | recursive ) echo "Configuration of ooceapps 0.6.3:";;
1289+
short | recursive ) echo "Configuration of ooceapps 0.7.0:";;
12901290
esac
12911291
cat <<\_ACEOF
12921292
@@ -1372,7 +1372,7 @@ fi
13721372
test -n "$ac_init_help" && exit $ac_status
13731373
if $ac_init_version; then
13741374
cat <<\_ACEOF
1375-
ooceapps configure 0.6.3
1375+
ooceapps configure 0.7.0
13761376
generated by GNU Autoconf 2.69
13771377
13781378
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1389,7 +1389,7 @@ cat >config.log <<_ACEOF
13891389
This file contains any messages produced by compilers while
13901390
running configure, to aid debugging if configure makes a mistake.
13911391
1392-
It was created by ooceapps $as_me 0.6.3, which was
1392+
It was created by ooceapps $as_me 0.7.0, which was
13931393
generated by GNU Autoconf 2.69. Invocation command line was
13941394
13951395
$ $0 $@
@@ -2259,7 +2259,7 @@ fi
22592259
22602260
# Define the identity of the package.
22612261
PACKAGE='ooceapps'
2262-
VERSION='0.6.3'
2262+
VERSION='0.7.0'
22632263
22642264
22652265
cat >>confdefs.h <<_ACEOF
@@ -3425,7 +3425,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
34253425
# report actual input values of CONFIG_FILES etc. instead of their
34263426
# values after options handling.
34273427
ac_log="
3428-
This file was extended by ooceapps $as_me 0.6.3, which was
3428+
This file was extended by ooceapps $as_me 0.7.0, which was
34293429
generated by GNU Autoconf 2.69. Invocation command line was
34303430
34313431
CONFIG_FILES = $CONFIG_FILES
@@ -3478,7 +3478,7 @@ _ACEOF
34783478
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
34793479
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
34803480
ac_cs_version="\\
3481-
ooceapps config.status 0.6.3
3481+
ooceapps config.status 0.7.0
34823482
configured by $0, generated by GNU Autoconf 2.69,
34833483
with options \\"\$ac_cs_config\\"
34843484

0 commit comments

Comments
 (0)