Commit Diff
Commit:
db0737040268fccefd2904802b5ff4cd7bc7c22c
Date:
Sat Jul 2 13:22:32 2022
UTC
Message
wops, wrong version number!
--- NEWS
+++ NEWS
@@ -1,6 +1,6 @@
This file lists the most important changes in mymenu.
-Changes in version 0.2, released on July 2, 2022.
+Changes in version 1.1, released on July 2, 2022.
* switch to Kristaps' oconfigure
* many improvements to the code
--- configure
+++ configure
@@ -17,7 +17,7 @@ MYMENU_VERSION="0.2"
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
OCONFIGURE_VERSION="0.3.8"
-MYMENU_VERSION="0.2"
+MYMENU_VERSION="1.1"
#
# This script outputs two files: config.h and Makefile.configure.
Omar Polo