src/emacs.c now gets version number from configure.in
[bpt/emacs.git] / src / ChangeLog
index 393223c..5a3c34d 100644 (file)
@@ -1,3 +1,9 @@
+2011-01-31  Paul Eggert  <eggert@cs.ucla.edu>
+
+       src/emacs.c now gets version number from configure.in
+       * emacs.c (emacs_version): Set to VERSION so that it
+       is determined automatically from ../configure.in.
+
 2011-01-30  Paul Eggert  <eggert@cs.ucla.edu>
 
        strftime: import from gnulib