Skip to content

Commit

Permalink
Imported Upstream version 4.99.16~20171002
Browse files Browse the repository at this point in the history
  • Loading branch information
Qcode Software Ltd committed Oct 2, 2017
1 parent 97a6510 commit 286b493
Show file tree
Hide file tree
Showing 100 changed files with 5,667 additions and 3,416 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ install-notice:
echo " chown -R nsadmin:nsadmin $(NAVISERVER)/logs"; \
echo ""; \
user="-u nsadmin"; \
chown -R nobody $(NAVISERVER)/logs; \
fi; \
echo "You can now run NaviServer by typing the following command: "; \
echo ""; \
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

AC_PREREQ([2.68])

AC_INIT([NaviServer],[4.99.16d7],[naviserver-devel@lists.sourceforge.net])
AC_INIT([NaviServer],[4.99.16d10],[naviserver-devel@lists.sourceforge.net])
AC_CONFIG_MACRO_DIR([m4])

#AM_INIT_AUTOMAKE([1.9 -Wall -Werror foreign])
Expand Down
Loading

0 comments on commit 286b493

Please sign in to comment.