summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-28 13:46:48 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-28 15:02:19 -0700
commit3b4f5fb891e57ecda3fe09c3b93fc458c8cc81a7 (patch)
tree6c19ee1a231e77a7c74d9fbedf40c72cb50d99e5 /version.h
parent76064b1bf29b132bbc684a27520d9cf465239f0f (diff)
downloadrsync-3b4f5fb891e57ecda3fe09c3b93fc458c8cc81a7.tar.gz
Move the version string out of configure.ac.
Diffstat (limited to 'version.h')
-rw-r--r--version.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/version.h b/version.h
new file mode 100644
index 00000000..cb1d1f72
--- /dev/null
+++ b/version.h
@@ -0,0 +1 @@
+#define RSYNC_VERSION "3.2.2pre1"