summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1996-08-18 16:52:26 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1996-08-18 16:52:26 +0000
commit5560a0a946a1e7b384249c3c343b2400d6b88c7d (patch)
tree7161c6595b80892f6018a0bc8c5120d64cea1513 /version.h
parent8c3c3294364f47c4ae83b1947e6e157d7c0c1f7d (diff)
downloadsudo-5560a0a946a1e7b384249c3c343b2400d6b88c7d.tar.gz
++version
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 88df47240..861a5d1e9 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
/*
- * CU sudo version 1.4.4
+ * CU sudo version 1.5
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -23,6 +23,6 @@
#ifndef _SUDO_VERSION_H
#define _SUDO_VERSION_H
-static char version[] = "1.4.4";
+static char version[] = "1.4.5";
#endif /* _SUDO_VERSION_H */