# HG changeset patch # User Olaf Wintermann # Date 1576429694 -3600 # Node ID 33c9b0f17cb288a53db0fc6723d3f113c229bec5 # Parent 41f4b97fb08175c170c588ea54f5d3451c6a8136 change version to 1.3.0 diff -r 41f4b97fb081 -r 33c9b0f17cb2 dav/version.h --- a/dav/version.h Sun Dec 15 17:57:15 2019 +0100 +++ b/dav/version.h Sun Dec 15 18:08:14 2019 +0100 @@ -27,6 +27,6 @@ */ #ifndef DAV_VERSION -#define DAV_VERSION "1.3 RC1" +#define DAV_VERSION "1.3.0" #endif diff -r 41f4b97fb081 -r 33c9b0f17cb2 docs/html/index.html --- a/docs/html/index.html Sun Dec 15 17:57:15 2019 +0100 +++ b/docs/html/index.html Sun Dec 15 18:08:14 2019 +0100 @@ -26,6 +26,7 @@
  • remove
  • copy
  • move
  • +
  • rename
  • export
  • import
  • get-property
  • @@ -35,9 +36,19 @@
  • unlock
  • info
  • date
  • +
  • versioncontrol
  • +
  • list-versions
  • +
  • checkout
  • +
  • checkin
  • +
  • uncheckout
  • add-repository
  • remove-repository
  • list-repositories
  • +
  • repository-url
  • +
  • add-user
  • +
  • remove-user
  • +
  • edit-user
  • +
  • list-users
  • check-config
  • Configuration
  • @@ -53,11 +64,13 @@
  • pull
  • push
  • archive
  • -
  • list-conflicts
  • +
  • restore
  • +
  • list-conflicts
  • resolve-conflicts
  • delete-conflicts
  • trash-info
  • empty-trash
  • +
  • list-versions
  • add-tag
  • remove-tag
  • set-tags
  • @@ -84,7 +97,7 @@

    Mike Becker

    License

    -
    Copyright 2018 Olaf Wintermann. All rights reserved.
    +
    Copyright 2019 Olaf Wintermann. All rights reserved.
     
     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions are met: