+1.3
+---
+- 8 years have passed!
+- Integrated a bunch of Gerfried Fuchs' changes maintained for the debian version for years
+and years
+- Added him to the CREDITS, too.
+- Support for devfs, and alternate console devices.
+- Warnings about multiply-specified frequency
+- Debug mode
+
 1.2.2
 -----
 - Man pages now gzip -9 for better compression
 
 really did mean to make a spec for it myself, but hey, when freshmeat offers to
 maintain your packages, you'd have to have a *real* good reason to say no.
 
-Most of all - and I write this fully 10 years later, so I have the benefit of
+Most of all - and I write this nearly 10 years later, so I have the benefit of
 history on my side here - I would like to thank Gerfried Fuchs, who has tirelessly
 maintained beep in debian, along with a stack of patches, years after I stopped
 hacking on it in earnest. He is amazingly dedicated, and has a new son whom we
 
 For copying and (non-)warranty information, see COPYING.
 For usage information, check the man page.
 
-fryguy (Ryan Weaver) at freshmeat.net has packaged beep in RPM format and has 
-promised to try to get new rpms out with each new source release.  RPMs can be
-found, among other places, at:
-
-ftp://ftp.falsehope.com/pub/beep/
-
-or
-
-ftp://ftp.freshmeat.net/pub/rpms/beep/
-
+There is a github repository of this code at: git://github.com/johnath/beep.git
 
 A note about ioctl
 ------------------
 
 #define CLOCK_TICK_RATE 1193180
 #endif
 
-#define VERSION_STRING "beep-1.2.2"
+#define VERSION_STRING "beep-1.3"
 char *copyright = 
 "Copyright (C) Johnathan Nightingale, 2002.  "
 "Use and Distribution subject to GPL.  "